Package org.openbravo.dal.service
-
Interface Summary Interface Description DataPoolConfiguration Used by theDataPoolChecker
to retrieve the database pool configuration for a specific type of data -
Class Summary Class Description DataPoolChecker Helper class used to determine if the read-only pool should be used to retrieve data according to the data pool configurationDataPoolCheckerTest Tests to cover the usage of theDataPoolChecker
to retrieve the data pool configuration for the application reportsOBCriteria<E extends BaseOBObject> This object is an implementation of the Hibernate Criteria interface.OBDal The OBDal class offers the main external access to the Data Access Layer.OBDao Util class for DALOBQuery<E extends BaseOBObject> The OBQuery supports querying in the Data Access Layer with free-format (HQL) where and order by clauses.