Package org.ofbiz.core.entity
package org.ofbiz.core.entity
-
ClassDescriptionA very simple class to wrap a byte array for persistence.ConnectionFactory - central source for JDBC connectionsAbstraction for acquiring a reference to a
Connection.Creates a count queryDelegator InterfaceDistributed Cache Clear interface definitionGeneric Entity Clause - Used to string together entities to make a find clause Created Mon Nov 5, 2001Represents the conditions to be used to constrain a query
An EntityCondition can represent various type of constraints, including: EntityConditionList: a list of EntityConditions, combined with the operator specified EntityExpr: for simple expressions or expressions that combine EntityConditions EntityExprList: a list of EntityExprs, combined with the operator specified EntityFieldMap: a map of fields where the field (key) equals the value, combined with the operator specified These can be used in various combinations using the EntityExpr object.Encapsulates a list of EntityConditions to be used as a single EntityCondition combined as specifiedRepresents a single parameter to be used in the preparedStatementEncapsulates simple expressions used for specifying queriesEncapsulates simple expressions used for specifying queriesEncapsulates simple expressions used for specifying queriesAdvanced options for finding entities.Generic Entity Cursor List Iterator for Handling Cursored DB ResultsEntityLockedExceptionEncapsulates operations between entities and entity fields.SAX XML Parser Content Handler for Entity Engine XML filesMakes it easier to deal with entities that follow the extensibility pattern and that can be of various types as identified in the database.Helper methods when dealing with Entities, especially ones that follow certain conventions Created Tue Aug 07 01:10:32 MDT 2001Encapsulates SQL expressions used for where clause snippets.GenericCreateExceptionGeneric Entity Data Access Object - Handles persistence for any defined entity.GenericDataSourceExceptionGeneric Data Source Delegator.GenericDuplicateKeyException.javaGeneric Entity Value Object - Handles persistence for any defined entity.GenericConfigExceptionGenericEntityExceptionGenericEntityNotFoundExceptionGenericFindExceptionGeneric Entity Helper ClassGeneric Entity Helper ClassGeneric Entity Helper Factory ClassGenericModelExceptionGenericNoSuchEntityException.javaGenericNotImplementedExceptionGeneric Entity Primary Key ObjectGenericRemoveExceptionGenericResultSetClosedExceptionGenericStoreExceptionGenericTransactionExceptionGeneric Entity Value Object - Handles persisntence for any defined entity.Amends the passed in SQL string to provide limit clauseCopyright All Rights Reserved.Partial GenericHelper implementation that is entirely memory-based, to be used for simple unit testing (can't do anything beyond searches for primary keys, findByOr and findByAnd).Sequence Utility to get unique sequences from named sequence banks Uses a collision detection approach to safely get unique sequenced ids in banks from the databaseTransactionFactory - central source for JTA objectsTransaction Utility to help with some common transaction tasksA transformation upon an entity.