Package org.openbravo.dal.service
-
Class Summary Class Description DataPoolChecker Helper class used to determine if a report should use the read-only pool to retrieve dataOBCriteria<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.