- CHANGE_COLUMN_TYPE_CLAUSE_STRUCTURE_STANDARD_ALTER_COLUMN - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- CHANGE_COLUMN_TYPE_CLAUSE_STRUCTURE_STANDARD_MODIFY - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- characters(char[], int, int) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityCondition
-
Checks this condition against the given entity.
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityConditionList
-
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExpr
-
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExprList
-
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityWhereString
-
- checkDataSource(Map<String, ? extends ModelEntity>, Collection<String>, boolean) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or
fields on the server
- checkDataSource(Map<String, ? extends ModelEntity>, Collection<String>, boolean) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
- checkDataSource(Map<String, ? extends ModelEntity>, Collection<String>, boolean) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- checkDb(Map<String, ? extends ModelEntity>, Collection<String>, boolean) - Method in class org.ofbiz.core.entity.GenericDAO
-
- checkDb(Map<String, ? extends ModelEntity>, Collection<String>, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
Does a gzillion things to upgrade the database to the entitymodel by adding tables etc.
- checkDb(Map<String, ? extends ModelEntity>, Collection<String>, boolean, boolean, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
Does a gzillion things to upgrade the database to the entitymodel by adding tables etc.
- ClassLoaderUtils - Class in org.ofbiz.core.entity.util
-
This is a copy of the Jira core com.atlassian.core.util.ClassLoaderUtils!
A copy was made into the Ofbiz project so that this class could be used in Ofbiz
without creating any circluar dependencies on the Jira project.
- ClassLoaderUtils() - Constructor for class org.ofbiz.core.entity.util.ClassLoaderUtils
-
- className - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
-
- classNameString(List<ModelField>) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- classNameString(List<ModelField>, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- clear() - Method in class org.ofbiz.core.entity.GenericEntity
-
- clearAllCacheLinesByDummyPK(Collection<? extends GenericEntity>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearAllCacheLinesByDummyPK(Collection<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearAllCacheLinesByDummyPK(Collection<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearAllCacheLinesByValue(Collection<? extends GenericValue>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearAllCacheLinesByValue(Collection<? extends GenericValue>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearAllCacheLinesByValue(Collection<? extends GenericValue>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearAllCaches() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearAllCaches(boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearAllCaches() - Method in interface org.ofbiz.core.entity.DistributedCacheClear
-
- clearAllCaches() - Method in class org.ofbiz.core.entity.GenericDelegator
-
This method is a shortcut to completely clear all entity engine caches.
- clearAllCaches(boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearAllCaches() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearAllCaches(boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCache() - Static method in class org.ofbiz.core.entity.MemoryHelper
-
- clearCacheLine(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLine(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLine(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLine(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLine(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLine(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a CACHED Generic Entity (List) from the cache, either a PK, ByAnd, or All
- clearCacheLine(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a CACHED Generic Entity from the cache by its primary key, does NOT
check to see if the passed GenericPK is a complete primary key.
- clearCacheLine(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearCacheLine(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a CACHED GenericValue from as many caches as it can.
- clearCacheLine(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearCacheLine(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLine(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLine(GenericPK, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLine(GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLine(GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLineFlexible(GenericEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLineFlexible(GenericEntity, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- clearCacheLineFlexible(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a CACHED Generic Entity from the cache by its primary key.
- clearCacheLineFlexible(GenericEntity, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- clearCacheLineFlexible(GenericEntity) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearCacheLineFlexible(GenericEntity, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- clearTransactionThreadLocal() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
A method that ensures the connection is cleared.
- clearWarnings() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- clone() - Method in class org.ofbiz.core.entity.GenericEntity
-
Clones this GenericEntity, this is a shallow clone & uses the default shallow HashMap clone
- clone() - Method in class org.ofbiz.core.entity.GenericPK
-
Clones this GenericPK, this is a shallow clone & uses the default shallow HashMap clone
- clone() - Method in class org.ofbiz.core.entity.GenericValue
-
Clones this GenericValue, this is a shallow clone & uses the default shallow HashMap clone
- close() - Method in class org.ofbiz.core.entity.EntityListIterator
-
- close() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- close() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Commit if required and remove all allocated resources
- closeAndClearThreadLocalConnection() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
If a connection exists in the thread local close it.
- closed - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- CLOUDSCAPE - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- colName - Variable in class org.ofbiz.core.entity.model.ModelField
-
The col-name of the Field
- colNameString(List<ModelField>) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- colNameString(List<ModelField>, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- columnName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
-
- columnSize - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
-
- commit() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- commit() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Commit all modifications
- commit(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Commits the transaction in the current thread IF transactions are available
AND if beganTransaction is true
- commit() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Commits the transaction in the current thread IF transactions are available
- commitLocalTransaction(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Commits a transaction if beganTransaction is true and there is an active transaction.
- compare(GenericValue, GenericValue) - Method in class org.ofbiz.core.entity.comparator.OFBizDateComparator
-
- compare(GenericValue, GenericValue) - Method in class org.ofbiz.core.entity.comparator.OFBizFieldComparator
-
- compare(Object, Object) - Method in class org.ofbiz.core.entity.EntityOperator
-
- compareTo(GenericEntity) - Method in class org.ofbiz.core.entity.GenericEntity
-
Compares this GenericEntity to the passed object
- compareTo(ModelEntity) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- CONCUR_READ_ONLY - Static variable in class org.ofbiz.core.entity.EntityFindOptions
-
Deprecated.
use the original constant instead
- CONCUR_UPDATABLE - Static variable in class org.ofbiz.core.entity.EntityFindOptions
-
Deprecated.
use the original constant instead
- conDetails - Static variable in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- conditionList - Variable in class org.ofbiz.core.entity.EntityConditionList
-
- CONFIGURATION - Static variable in class org.ofbiz.core.entity.config.DatasourceInfo
-
- CONFIGURATION - Static variable in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- ConnectionFactory - Class in org.ofbiz.core.entity
-
ConnectionFactory - central source for JDBC connections
- ConnectionFactory() - Constructor for class org.ofbiz.core.entity.ConnectionFactory
-
- connectionName - Variable in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- ConnectionPoolInfo - Class in org.ofbiz.core.entity.config
-
Connection pool configuration
- ConnectionPoolInfo(Integer, Integer, Long, long, long, long, long, String, Long, Long) - Constructor for class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- ConnectionPoolInfo.Builder - Class in org.ofbiz.core.entity.config
-
This is a builder class for constructing a ConnectionPoolInfo manually.
- ConnectionPoolInfo.Builder() - Constructor for class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- ConnectionPoolInfoSynthesizer - Class in org.ofbiz.core.entity.jdbc.interceptors.connection
-
- ConnectionPoolInfoSynthesizer() - Constructor for class org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolInfoSynthesizer
-
- ConnectionPoolState - Interface in org.ofbiz.core.entity.jdbc.interceptors.connection
-
This holds information about the state of the connection pool at the time a connection was borrowed from the
connection pool
- ConnectionProvider - Interface in org.ofbiz.core.entity
-
Abstraction for acquiring a reference to a
Connection.
- ConnectionTracker - Class in org.ofbiz.core.entity.jdbc.interceptors.connection
-
A class to track information about
Connections that come from the connection pool.
- ConnectionTracker() - Constructor for class org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker
-
- ConnectionTracker(ConnectionPoolInfo) - Constructor for class org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker
-
This allows you to have static information about the underlying connection pool.
- ConnectionWithSQLInterceptor - Interface in org.ofbiz.core.entity.jdbc.interceptors.connection
-
- constValue - Variable in class org.ofbiz.core.entity.model.ModelKeyMap
-
a constant value for joining on
- containsField(String) - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- containsKey(Object) - Method in class org.ofbiz.core.entity.GenericEntity
-
- containsPrimaryKey() - Method in class org.ofbiz.core.entity.GenericEntity
-
Returns true if the entity contains all of the primary key fields.
- containsValue(Object) - Method in class org.ofbiz.core.entity.GenericEntity
-
- copyOf(Properties) - Static method in class org.ofbiz.core.entity.util.PropertyUtils
-
Returns a copy of the given Properties instance.
- copyOriginalDbValues() - Method in class org.ofbiz.core.entity.GenericValue
-
This should only be called by the Entity Engine once a GenericValue has
been read from the database so that we have a copy of the original field
values from the Db.
- copyright - Variable in class org.ofbiz.core.entity.model.ModelEntity
-
The copyright for documentation purposes
- count(ModelEntity, String, EntityCondition, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDAO
-
- count(ModelEntity, String, EntityCondition, EntityFindOptions) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Returns the count of the results that matches the specified condition
- count(ModelEntity, String, EntityCondition, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
- count(ModelEntity, String, EntityCondition, EntityFindOptions) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- countAll(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- countAll(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Returns the row count of the specified entity.
- countByAnd(String, String, List<? extends EntityCondition>, EntityFindOptions) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- countByAnd(String, String, List<? extends EntityCondition>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Returns the count of the results that match all of the specified expressions (i.e.
- countByCondition(String, String, EntityCondition, EntityFindOptions) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- countByCondition(String, String, EntityCondition, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Returns the count of the results that match any of the specified expressions (ie: combined using OR).
- countByOr(String, String, List<? extends EntityCondition>, EntityFindOptions) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- countByOr(String, String, List<? extends EntityCondition>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Returns the count of the results that match any of the specified
expressions (i.e.
- CountHelper - Class in org.ofbiz.core.entity
-
Creates a count query
- CountHelper() - Constructor for class org.ofbiz.core.entity.CountHelper
-
- countWhereStringParametersFromFields(List<ModelField>, Map<String, ?>) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- create(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- create(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- create(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- create(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- create(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- create(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue and write it to the database.
- create(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource.
- create(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource.
- create(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource.
- create(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource.
- create(GenericValue) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Creates a Entity in the form of a GenericValue and write it to the database
- create(GenericValue) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Creates a Entity in the form of a GenericValue and write it to the database
- create() - Method in class org.ofbiz.core.entity.GenericValue
-
- create(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- create(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- create(GenericPK, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- create(GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- create(GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- create(GenericValue) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- create(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- createArrayOf(String, Object[]) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createBlob() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createClob() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createDeclaredIndex(ModelEntity, ModelIndex) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- createDeclaredIndices(ModelEntity) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
Creates a database index for every declared index on the given entity.
- createForeignKey(ModelEntity, ModelRelation, ModelEntity, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- createForeignKeyIndex(ModelEntity, ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- createForeignKeyIndices(ModelEntity, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- createForeignKeys(ModelEntity, Map<String, ? extends ModelEntity>, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- createModelField(Element, Element, Hashtable<String, String>) - Method in class org.ofbiz.core.entity.model.ModelReader
-
- createNClob() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createRelation(ModelEntity, Element) - Method in class org.ofbiz.core.entity.model.ModelReader
-
- createSQLXML() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createStatement() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createStatement(int, int) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createStatement(int, int, int) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createStruct(String, Object[]) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- createTable(ModelEntity, Map<String, ? extends ModelEntity>, boolean, boolean, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- currentFieldName - Variable in class org.ofbiz.core.entity.EntitySaxReader
-
- currentFieldValue - Variable in class org.ofbiz.core.entity.EntitySaxReader
-
- currentGenericValue() - Method in class org.ofbiz.core.entity.EntityListIterator
-
NOTE: Calling this method does return the current value, but so does calling next() or previous(), so calling one of those AND this method will cause the value to be created twice
- currentIndex() - Method in class org.ofbiz.core.entity.EntityListIterator
-
- currentValue - Variable in class org.ofbiz.core.entity.EntitySaxReader
-
- fatalError(SAXParseException) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- fetchSize - Variable in class org.ofbiz.core.entity.EntityFindOptions
-
- fetchSize(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- field - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- fieldMap - Variable in class org.ofbiz.core.entity.EntityFieldMap
-
- fieldName - Variable in class org.ofbiz.core.entity.model.ModelKeyMap
-
name of the field in this entity
- fieldNames - Variable in class org.ofbiz.core.entity.model.ModelIndex
-
list of the field names included in this index
- fieldNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldNameString(String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fields - Variable in class org.ofbiz.core.entity.GenericEntity
-
Contains the fields for this entity.
- fields - Variable in class org.ofbiz.core.entity.model.ModelEntity
-
A List of the Field objects for the Entity
- fieldsMap - Variable in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldsStringList(List<ModelField>, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldsStringList(List<ModelField>, String, String, boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldsStringList(List<ModelField>, String, String, boolean, boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldTypeCache - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- fieldTypeInfos - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- fieldTypeMap - Static variable in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- fieldTypeNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- fieldTypeResourceHandler - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- fieldValue - Variable in class org.ofbiz.core.entity.EntityConditionParam
-
- filterByAnd(List<? extends T>, Map<String, ?>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that match the values in fields
- filterByAnd(List<T>, List<? extends EntityExpr>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that match the exprs in list
- filterByDate(List<T>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that are currently active.
- filterByDate(List<T>, boolean) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that are currently active.
- filterByDate(List<T>, Date) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that are active at the moment.
- filterByDate(List<T>, Timestamp) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that are active at the moment.
- filterByDate(List<T>, Timestamp, String, String, boolean) - Static method in class org.ofbiz.core.entity.EntityUtil
-
returns the values that are active at the moment.
- filterColName(String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- findAll(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAll(String, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAll(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds all Generic entities of the given type.
- findAll(String, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds all Generic entities of the given type, optionally sorted.
- findAll(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findAll(String, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findAllByPrimaryKeys(Collection<? extends GenericPK>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAllByPrimaryKeys(Collection<? extends GenericPK>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a number of Generic Value objects by their Primary Keys, all at once.
- findAllByPrimaryKeys(List<? extends GenericPK>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Find a number of Generic Value objects by their Primary Keys, all at once
- findAllByPrimaryKeys(List<? extends GenericPK>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Find a number of Generic Value objects by their Primary Keys, all at once
This is done here for the DAO GenericHelper; for a client-server helper it
would be done on the server side to reduce network round trips.
- findAllByPrimaryKeys(Collection<? extends GenericPK>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findAllByPrimaryKeys(List<? extends GenericPK>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findAllByPrimaryKeysCache(Collection<? extends GenericPK>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAllByPrimaryKeysCache(Collection<? extends GenericPK>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a number of Generic Value objects by their Primary Keys, all at
once; this first looks in the local cache for each PK and if there then
it puts it in the return list rather than putting it in the batch to
send to a given helper.
- findAllByPrimaryKeysCache(Collection<? extends GenericPK>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findAllCache(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAllCache(String, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findAllCache(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds all Generic entities of the given type, looking first in the cache.
- findAllCache(String, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds all Generic entities, looking first in the cache; uses orderBy for
lookup, but only keys results on the entityName and fields.
- findAllCache(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findAllCache(String, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAnd(String, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAnd(String, List<? extends EntityCondition>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAnd(String, List<? extends EntityCondition>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAnd(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified fields (ie: combined using AND).
- findByAnd(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified fields (i.e.
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds any entities matching the given criteria.
- findByAnd(String, List<? extends EntityCondition>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified expressions (ie: combined using AND).
- findByAnd(String, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified expressions (i.e.
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
- findByAnd(String, List<? extends EntityCondition>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(String, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByAnd(ModelEntity, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByAndCache(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAndCache(String, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByAndCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified fields (i.e.
- findByAndCache(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified fields (i.e.
- findByAndCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByAndCache(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds any GenericValues matching the given conditions.
- findByCondition(ModelEntity, EntityCondition, Collection<String>, List<String>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc
for more details.
- findByCondition(ModelEntity, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
- findByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByCondition(ModelEntity, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByLike(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByLike(String, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByLike(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- findByLike(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- findByLike(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByLike(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByLike(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List<String>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
- findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List<String>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
- findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByOr(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByOr(String, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByOr(String, List<? extends EntityCondition>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByOr(String, List<? extends EntityCondition>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByOr(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by any of the specified fields (i.e.
- findByOr(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified fields (i.e.
- findByOr(String, List<? extends EntityCondition>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified expressions (i.e.
- findByOr(String, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds Generic Entity records by all of the specified expressions (i.e.
- findByOr(ModelEntity, Map<String, ?>, List<String>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
- findByOr(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
- findByOr(String, List<? extends EntityCondition>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByOr(String, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByOr(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByOr(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByOr(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByOr(ModelEntity, List<? extends EntityCondition>, List<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByPrimaryKey(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a Generic Entity by its Primary Key.
- findByPrimaryKey(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a Generic Entity by its Primary Key.
- findByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Find a Generic Entity by its Primary Key
- findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Find a Generic Entity by its Primary Key
- findByPrimaryKey(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- findByPrimaryKeyCache(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByPrimaryKeyCache(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a cached Generic Entity by its Primary Key.
- findByPrimaryKeyCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a CACHED Generic Entity by its Primary Key.
- findByPrimaryKeyCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Find a Generic Entity by its Primary Key and only returns the values
requested by the passed keys (names).
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Find a Generic Entity by its Primary Key and only returns the values requested by the passed keys (names)
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Find a Generic Entity by its Primary Key and only returns the values requested by the passed keys (names)
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findByPrimaryKeyPartial(GenericPK, Set<String>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- finderQueryString(List<ModelField>) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- findKeyMap(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
Find a KeyMap with the specified fieldName
- findKeyMapByRelated(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
Find a KeyMap with the specified relFieldName
- findListIteratorByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- findListIteratorByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds GenericValues by the given conditions.
- findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Finds GenericValues by the given conditions.
- findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc
for more details.
- findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
- findListIteratorByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.MemoryHelper
-
The memory implementation does the *minimum* that it can to allow tests to work.
- findModelField(ModelEntity, String) - Method in class org.ofbiz.core.entity.model.ModelReader
-
- findOptions() - Static method in class org.ofbiz.core.entity.EntityFindOptions
-
- FIREBIRD - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- first() - Method in class org.ofbiz.core.entity.EntityListIterator
-
Sets the cursor position to last result; if result set is empty returns false
- fkColumnName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
-
Comma separated list of column names in the primary tables foreign keys
- fkName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
-
- fkName - Variable in class org.ofbiz.core.entity.model.ModelRelation
-
the name to use for a database foreign key, if applies
- fkTableName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
-
- forwardOnly() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- fromString(String) - Static method in class org.ofbiz.core.entity.transaction.TransactionIsolations
-
Returns an int that corresponds to the JDBC transaction isolation level for the given string.
- function - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- GenericCreateException - Exception in org.ofbiz.core.entity
-
GenericCreateException
- GenericCreateException() - Constructor for exception org.ofbiz.core.entity.GenericCreateException
-
- GenericCreateException(String) - Constructor for exception org.ofbiz.core.entity.GenericCreateException
-
- GenericCreateException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericCreateException
-
- GenericDAO - Class in org.ofbiz.core.entity
-
Generic Entity Data Access Object - Handles persistence for any defined entity.
- GenericDAO(String) - Constructor for class org.ofbiz.core.entity.GenericDAO
-
- genericDAO - Variable in class org.ofbiz.core.entity.GenericHelperDAO
-
- genericDAOs - Static variable in class org.ofbiz.core.entity.GenericDAO
-
- GenericDataSourceException - Exception in org.ofbiz.core.entity
-
GenericDataSourceException
- GenericDataSourceException() - Constructor for exception org.ofbiz.core.entity.GenericDataSourceException
-
- GenericDataSourceException(String) - Constructor for exception org.ofbiz.core.entity.GenericDataSourceException
-
- GenericDataSourceException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericDataSourceException
-
- GenericDelegator - Class in org.ofbiz.core.entity
-
Generic Data Source Delegator.
- GenericDelegator() - Constructor for class org.ofbiz.core.entity.GenericDelegator
-
Contructor is protected to enforce creation through the factory method.
- GenericDelegator(String) - Constructor for class org.ofbiz.core.entity.GenericDelegator
-
Contructor is protected to enforce creation through the factory method.
- GenericDuplicateKeyException - Exception in org.ofbiz.core.entity
-
GenericDuplicateKeyException.java
- GenericDuplicateKeyException() - Constructor for exception org.ofbiz.core.entity.GenericDuplicateKeyException
-
- GenericDuplicateKeyException(String) - Constructor for exception org.ofbiz.core.entity.GenericDuplicateKeyException
-
- GenericDuplicateKeyException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericDuplicateKeyException
-
- GenericEntity - Class in org.ofbiz.core.entity
-
Generic Entity Value Object - Handles persisntence for any defined entity.
- GenericEntity(GenericDelegator) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
Creates new GenericEntity
- GenericEntity(GenericDelegator, ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
Creates new GenericEntity.
- GenericEntity(GenericDelegator, ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
Creates new GenericEntity from existing Map.
- GenericEntity() - Constructor for class org.ofbiz.core.entity.GenericEntity
-
- GenericEntity(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
- GenericEntity(ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
- GenericEntity(GenericEntity) - Constructor for class org.ofbiz.core.entity.GenericEntity
-
Copy Constructor: Creates new GenericEntity from existing GenericEntity
- GenericEntityConfException - Exception in org.ofbiz.core.entity
-
GenericConfigException
- GenericEntityConfException() - Constructor for exception org.ofbiz.core.entity.GenericEntityConfException
-
- GenericEntityConfException(String) - Constructor for exception org.ofbiz.core.entity.GenericEntityConfException
-
- GenericEntityConfException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericEntityConfException
-
- GenericEntityException - Exception in org.ofbiz.core.entity
-
GenericEntityException
- GenericEntityException() - Constructor for exception org.ofbiz.core.entity.GenericEntityException
-
- GenericEntityException(String) - Constructor for exception org.ofbiz.core.entity.GenericEntityException
-
- GenericEntityException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericEntityException
-
- GenericEntityNotFoundException - Exception in org.ofbiz.core.entity
-
GenericEntityNotFoundException
- GenericEntityNotFoundException() - Constructor for exception org.ofbiz.core.entity.GenericEntityNotFoundException
-
- GenericEntityNotFoundException(String) - Constructor for exception org.ofbiz.core.entity.GenericEntityNotFoundException
-
- GenericEntityNotFoundException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericEntityNotFoundException
-
- GenericFindException - Exception in org.ofbiz.core.entity
-
GenericFindException
- GenericFindException() - Constructor for exception org.ofbiz.core.entity.GenericFindException
-
- GenericFindException(String) - Constructor for exception org.ofbiz.core.entity.GenericFindException
-
- GenericFindException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericFindException
-
- GenericHelper - Interface in org.ofbiz.core.entity
-
Generic Entity Helper Class
- GenericHelperDAO - Class in org.ofbiz.core.entity
-
Generic Entity Helper Class
- GenericHelperDAO(String) - Constructor for class org.ofbiz.core.entity.GenericHelperDAO
-
Constructor that obtains the delegate GenericDAO statically.
- GenericHelperDAO(String, GenericDAO) - Constructor for class org.ofbiz.core.entity.GenericHelperDAO
-
Constructor that allows the delegate GenericDAO to be injected.
- GenericHelperFactory - Class in org.ofbiz.core.entity
-
Generic Entity Helper Factory Class
- GenericHelperFactory() - Constructor for class org.ofbiz.core.entity.GenericHelperFactory
-
- GenericModelException - Exception in org.ofbiz.core.entity
-
GenericModelException
- GenericModelException() - Constructor for exception org.ofbiz.core.entity.GenericModelException
-
- GenericModelException(String) - Constructor for exception org.ofbiz.core.entity.GenericModelException
-
- GenericModelException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericModelException
-
- GenericNoSuchEntityException - Exception in org.ofbiz.core.entity
-
GenericNoSuchEntityException.java
- GenericNoSuchEntityException() - Constructor for exception org.ofbiz.core.entity.GenericNoSuchEntityException
-
- GenericNoSuchEntityException(String) - Constructor for exception org.ofbiz.core.entity.GenericNoSuchEntityException
-
- GenericNoSuchEntityException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericNoSuchEntityException
-
- GenericNotImplementedException - Exception in org.ofbiz.core.entity
-
GenericNotImplementedException
- GenericNotImplementedException() - Constructor for exception org.ofbiz.core.entity.GenericNotImplementedException
-
- GenericNotImplementedException(String) - Constructor for exception org.ofbiz.core.entity.GenericNotImplementedException
-
- GenericNotImplementedException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericNotImplementedException
-
- GenericPK - Class in org.ofbiz.core.entity
-
Generic Entity Primary Key Object
- GenericPK(GenericDelegator, ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericPK
-
Creates new GenericPK
- GenericPK(GenericDelegator, ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericPK
-
Creates new GenericPK from existing Map
- GenericPK(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericPK
-
- GenericPK(ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericPK
-
- GenericPK(GenericPK) - Constructor for class org.ofbiz.core.entity.GenericPK
-
Creates new GenericPK from existing GenericPK
- GenericRemoveException - Exception in org.ofbiz.core.entity
-
GenericRemoveException
- GenericRemoveException() - Constructor for exception org.ofbiz.core.entity.GenericRemoveException
-
- GenericRemoveException(String) - Constructor for exception org.ofbiz.core.entity.GenericRemoveException
-
- GenericRemoveException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericRemoveException
-
- GenericResultSetClosedException - Exception in org.ofbiz.core.entity
-
GenericResultSetClosedException
- GenericResultSetClosedException() - Constructor for exception org.ofbiz.core.entity.GenericResultSetClosedException
-
- GenericResultSetClosedException(String) - Constructor for exception org.ofbiz.core.entity.GenericResultSetClosedException
-
- GenericResultSetClosedException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericResultSetClosedException
-
- GenericStoreException - Exception in org.ofbiz.core.entity
-
GenericStoreException
- GenericStoreException() - Constructor for exception org.ofbiz.core.entity.GenericStoreException
-
- GenericStoreException(String) - Constructor for exception org.ofbiz.core.entity.GenericStoreException
-
- GenericStoreException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericStoreException
-
- GenericTransactionException - Exception in org.ofbiz.core.entity
-
GenericTransactionException
- GenericTransactionException() - Constructor for exception org.ofbiz.core.entity.GenericTransactionException
-
- GenericTransactionException(String) - Constructor for exception org.ofbiz.core.entity.GenericTransactionException
-
- GenericTransactionException(String, Throwable) - Constructor for exception org.ofbiz.core.entity.GenericTransactionException
-
- GenericValue - Class in org.ofbiz.core.entity
-
Generic Entity Value Object - Handles persisntence for any defined entity.
- GenericValue(GenericDelegator, ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericValue
-
Creates new GenericValue
- GenericValue(GenericDelegator, ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericValue
-
Creates new GenericValue from existing Map
- GenericValue(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericValue
-
- GenericValue(ModelEntity, Map<String, ?>) - Constructor for class org.ofbiz.core.entity.GenericValue
-
- GenericValue(GenericValue) - Constructor for class org.ofbiz.core.entity.GenericValue
-
Creates new GenericValue from existing GenericValue
- GenericValue(GenericPK) - Constructor for class org.ofbiz.core.entity.GenericValue
-
Creates new GenericValue from existing GenericValue
- get(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- get(Object) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getAlias(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
List of aliases with information in addition to what is in the standard field list
- getAliasesCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getAliasesIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getAliasesSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getAllCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getAllCache() - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getAllCache() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getAllFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getAllFields() - Method in class org.ofbiz.core.entity.GenericEntity
-
Returns key/value pairs of entity fields
- getAllKeys() - Method in class org.ofbiz.core.entity.GenericEntity
-
Returns keys of entity fields
- getAllModelMemberEntities() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getAndCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getAndCache() - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getAndCache() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getAuthor() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The author for documentation purposes
- getAutoCommit() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getBoolean(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getBorrowedCount() - Method in interface org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolState
-
- getByte(int) - Method in class org.ofbiz.core.entity.ByteWrapper
-
- getBytes() - Method in class org.ofbiz.core.entity.ByteWrapper
-
- getBytes(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getCatalog() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getChangeColumnTypeSQL(String, String, String) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
Builds a DB-specific SQL statement to update a column's type.
- getChangeColumnTypeSQL(String, String, String) - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
Builds a DB-specific SQL statement to update a column's type.
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.H2DatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.HsqlDatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.MsSqlDatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.MySqlDatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.Oracle10GDatabaseType
-
- getChangeColumnTypeStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
-
- getClientInfo(String) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getClientInfo() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getCode() - Method in class org.ofbiz.core.entity.EntityOperator
-
- getColName() - Method in class org.ofbiz.core.entity.model.ModelField
-
The col-name of the Field
- getColumnInfo(Set<String>, Collection<String>) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getCommitMode() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
- getCompleteList() - Method in class org.ofbiz.core.entity.EntityListIterator
-
- getCondition(int) - Method in class org.ofbiz.core.entity.EntityConditionList
-
- getConditionIterator() - Method in class org.ofbiz.core.entity.EntityConditionList
-
- getConditionListSize() - Method in class org.ofbiz.core.entity.EntityConditionList
-
- getConnection(String) - Static method in class org.ofbiz.core.entity.ConnectionFactory
-
- getConnection(String) - Method in interface org.ofbiz.core.entity.ConnectionProvider
-
Gets the connecion given a name.
- getConnection() - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getConnection() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Get a connection from the ConnectionFactory
- getConnection(String, JdbcDatasourceInfo) - Static method in class org.ofbiz.core.entity.transaction.DBCPConnectionFactory
-
- getConnection(String) - Method in class org.ofbiz.core.entity.transaction.DumbFactory
-
- getConnection(String) - Method in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- getConnection(String) - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- getConnection(String, JdbcDatasourceInfo) - Static method in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
-
- getConnection(String) - Method in class org.ofbiz.core.entity.transaction.JotmFactory
-
- getConnection(String) - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
-
- getConnection(String, JdbcDatasourceInfo) - Static method in class org.ofbiz.core.entity.transaction.TyrexConnectionFactory
-
- getConnection(String) - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getConnection(String) - Static method in class org.ofbiz.core.entity.TransactionFactory
-
- getConnectionName() - Method in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- getConnectionPoolInfo() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getConnectionPoolInfo() - Method in interface org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolState
-
- getConnectionProperties() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getConstraintNameClipLength() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getConstraintNameClipLength() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getConstraintNameClipLength() - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
- getConstValue() - Method in class org.ofbiz.core.entity.model.ModelKeyMap
-
- getCopyright() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The copyright for documentation purposes
- getDatabaseTypeFromJDBCConnection() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
Provides a database type.
- getDatabaseTypeFromJDBCConnection(Connection) - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
Provides a database type (extracted to enable mocking)
- getDataSource(String) - Static method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getDatasourceInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getDate(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getDeadLockMaxWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getDeadLockMaxWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getDeadLockRetryWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getDeadLockRetryWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getDefaultCatalog() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getDefaultCatalog() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getDelegator() - Method in class org.ofbiz.core.entity.GenericEntity
-
Get the GenericDelegator instance that created this value object and that is repsonsible for it.
- getDelegatorInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getDelegatorInfo() - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getDelegatorInfo() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getDelegatorName() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getDelegatorName() - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the name of the server configuration that corresponds to this delegator.
- getDelegatorName() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getDependentOn() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The entity-name of the Entity that this Entity is dependent on, if empty then no dependency
- getDescendantTypes(GenericValue) - Static method in class org.ofbiz.core.entity.EntityTypeUtil
-
- getDescription() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The description for documentation purposes
- getDistinct() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Indicates whether the values returned will be filtered to remove duplicate values.
- getDoLock() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
An indicator to specify if this entity requires locking for updates
- getDouble(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getDriverClassName() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getDropIndexSQL(String, String, String) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
Builds a DB-specific SQL statement for dropping index.
- getDropIndexSQL(String, String, String) - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
Builds a DB-specific SQL statement for dropping index.
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.H2DatabaseType
-
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.HsqlDatabaseType
-
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.MySqlDatabaseType
-
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.Oracle10GDatabaseType
-
- getDropIndexStructure() - Method in class org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
-
- getEcaEntityEventMap(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
-
- getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getEntityCache() - Method in class org.ofbiz.core.entity.model.ModelReader
-
- getEntityEcaReaderInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getEntityEventMap(String) - Method in interface org.ofbiz.core.entity.eca.EntityEcaHandler
-
- getEntityFieldType(ModelEntity, String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityFieldType(ModelEntity, String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets a field type instance by name from the helper that corresponds to the specified entity.
- getEntityFieldType(ModelEntity, String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityFieldTypeNames(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityFieldTypeNames(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets field type names from the helper that corresponds to the specified entity.
- getEntityFieldTypeNames(ModelEntity) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityGroupName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityGroupName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper name that corresponds to this delegator and the specified entityName.
- getEntityGroupName(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityGroupName(String) - Method in class org.ofbiz.core.entity.model.ModelGroupReader
-
Gets a group name based on a definition from the specified XML Entity Group descriptor file.
- getEntityGroupReaderInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getEntityHelper(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityHelper(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityHelper(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper that corresponds to this delegator and the specified entityName.
- getEntityHelper(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper that corresponds to this delegator and the specified entity.
- getEntityHelper(ModelEntity) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityHelper(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityHelperName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityHelperName(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getEntityHelperName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper name that corresponds to this delegator and the specified entityName.
- getEntityHelperName(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper name that corresponds to this delegator and the specified entity.
- getEntityHelperName(ModelEntity) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityHelperName(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getEntityModelReaderInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getEntityName() - Method in class org.ofbiz.core.entity.GenericEntity
-
- getEntityName() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The entity-name of the Entity
- getEntityName() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
-
- getEntityNames() - Method in class org.ofbiz.core.entity.model.ModelReader
-
Creates a Collection with the entityName of each Entity defined in the specified XML Entity Descriptor file.
- getEntityNamesByGroup(String) - Method in class org.ofbiz.core.entity.model.ModelGroupReader
-
Creates a Collection with names of all of the entities for a given group
- getEntityNamesIterator() - Method in class org.ofbiz.core.entity.model.ModelReader
-
Creates a Iterator with the entityName of each Entity defined in the specified XML Entity Descriptor file.
- getEntityResourceHandler(String) - Method in class org.ofbiz.core.entity.model.ModelReader
-
- getExpr(int) - Method in class org.ofbiz.core.entity.EntityExprList
-
- getExprIterator() - Method in class org.ofbiz.core.entity.EntityExprList
-
- getExprListSize() - Method in class org.ofbiz.core.entity.EntityExprList
-
- getFetchSize() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the value to use for the fetch size on the prepared statement.
- getField(String) - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- getField(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getField(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getField() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getFieldEntryIterator() - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- getFieldKeyIterator() - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- getFieldName() - Method in class org.ofbiz.core.entity.model.ModelKeyMap
-
name of the field in this entity
- getFieldNameSetsCopy(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getFieldNameSetsCopy(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets a Set of Sets of fieldNames used in the by and cache for the given entityName.
- getFieldNameSetsCopy(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getFieldNamesFromFieldVector(List<ModelField>) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getFields(Collection<String>) - Method in class org.ofbiz.core.entity.GenericEntity
-
Used by clients to specify exactly the fields they are interested in
- getFieldsCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getFieldsIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getFieldsSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getFieldTypeCache() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- getFieldTypeInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getFieldTypeName() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getFieldTypeName() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getFieldTypeName() - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
- getFieldTypeNames() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
Creates a Collection with all of the ModelFieldType names
- getFieldTypes() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
Creates a Collection with all of the ModelFieldTypes
- getFieldValue() - Method in class org.ofbiz.core.entity.EntityConditionParam
-
- getFirst(List<? extends GenericValue>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
- getFirstEntity() - Method in class org.ofbiz.core.entity.EntityClause
-
- getFirstField() - Method in class org.ofbiz.core.entity.EntityClause
-
- getFirstModelEntity() - Method in class org.ofbiz.core.entity.EntityClause
-
- getFkName() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- getFkStyle() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getFloat(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getFromAllCache(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getFromAllCache(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getFromAllCache(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getFromAndCache(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getFromAndCache(ModelEntity, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getFromAndCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getFromAndCache(ModelEntity, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getFromAndCache(ModelEntity, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getFromAndCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getFromPrimaryKeyCache(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getFromPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getFromPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getFunction() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getGenericDAO(String) - Static method in class org.ofbiz.core.entity.GenericDAO
-
- getGenericDelegator(String) - Static method in class org.ofbiz.core.entity.GenericDelegator
-
Factory method for a GenericDelegator with the given name.
- getGroupBy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getGroupBysCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getGroupCache() - Method in class org.ofbiz.core.entity.model.ModelGroupReader
-
- getGroupHelperName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getGroupHelperName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the helper name that corresponds to this delegator and the specified entityName.
- getGroupHelperName(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getGroupNames() - Method in class org.ofbiz.core.entity.model.ModelGroupReader
-
Creates a Collection with all of the groupNames defined in the specified XML Entity Group Descriptor file.
- getHelper(String) - Static method in class org.ofbiz.core.entity.GenericHelperFactory
-
- getHelperClass() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getHelperName() - Method in interface org.ofbiz.core.entity.GenericHelper
-
Gets the name of the server configuration that corresponds to this helper
- getHelperName() - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
- getHelperName() - Method in class org.ofbiz.core.entity.MemoryHelper
-
- getHoldability() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getId() - Method in class org.ofbiz.core.entity.EntityOperator
-
- getIndex(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getIndex(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getIndexesIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getIndexesSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getIndexField(int) - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- getIndexFieldsIterator() - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- getIndexFieldsSize() - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- getIndexInfo(Set<String>, Collection<String>) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getIndexInfo(Set<String>, Collection<String>, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
Gets index information from the database for the given table names only, optionally including unique indexes.
- getInitialSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getInstance() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getInteger(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getInterFieldOperation() - Method in class org.ofbiz.core.entity.EntityClause
-
- getIntraFieldOperation() - Method in class org.ofbiz.core.entity.EntityClause
-
- getIsolationLevel() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getIsPk() - Method in class org.ofbiz.core.entity.model.ModelField
-
boolean which specifies whether or not the Field is a Primary Key
- getIsPk() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getJavaType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
The java-type of the Field
- getJdbcDatasource() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getJndiDatasource() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getJndiName() - Method in class org.ofbiz.core.entity.config.JndiDatasourceInfo
-
- getJndiServerName() - Method in class org.ofbiz.core.entity.config.JndiDatasourceInfo
-
- getJoinStyle() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- getKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getKeyMapsCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getKeyMapsIterator() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
keyMaps defining how to lookup the relatedTable using columns from this table
- getKeyMapsIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getKeyMapsSize() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- getKeyMapsSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getLhs() - Method in class org.ofbiz.core.entity.EntityExpr
-
- getLifeTime() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getLocalTransactionConnection() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
- getLong(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getMainEntity() - Method in class org.ofbiz.core.entity.model.ModelIndex
-
the main entity of this relation
- getMainEntity() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
the main entity of this relation
- getMaxIdle() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getMaxOpenPreparedStatements() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getMaxOpenPreparedStatements() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getMaxResults() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the maximum number of results to be returned by the query.
- getMaxSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getMaxWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getMemberModelEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getMemberModelMemberEntities() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getMemberModelMemberEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getMetaData() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getMinEvictableTimeMillis() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getMinEvictableTimeMillis() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getMinSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getModelEntitiesByGroup(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getModelEntitiesByGroup(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets a list of entity models that are in a group corresponding to the specified group name.
- getModelEntitiesByGroup(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getModelEntity(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getModelEntity(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the instance of ModelEntity that corresponds to this delegator and the specified entityName.
- getModelEntity() - Method in class org.ofbiz.core.entity.GenericEntity
-
- getModelEntity(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getModelEntity(String) - Method in class org.ofbiz.core.entity.model.ModelReader
-
Gets an Entity object based on a definition from the specified XML Entity descriptor file.
- getModelEntityMapByGroup(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getModelEntityMapByGroup(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets a Map of entity name & entity model pairs that are in the named group.
- getModelEntityMapByGroup(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getModelField() - Method in class org.ofbiz.core.entity.EntityConditionParam
-
- getModelFieldType(String) - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
Gets an FieldType object based on a definition from the specified XML FieldType descriptor file.
- getModelFieldTypeReader(String) - Static method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- getModelGroupReader() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getModelGroupReader() - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the instance of ModelGroupReader that corresponds to this delegator.
- getModelGroupReader() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getModelGroupReader(String) - Static method in class org.ofbiz.core.entity.model.ModelGroupReader
-
- getModelReader() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getModelReader() - Method in class org.ofbiz.core.entity.GenericDelegator
-
Gets the instance of ModelReader that corresponds to this delegator.
- getModelReader() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getModelReader() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getModelReader(String) - Static method in class org.ofbiz.core.entity.model.ModelReader
-
- getMultiRelation(GenericValue, String, String, List<String>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getMultiRelation(GenericValue, String, String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getMultiRelation(GenericValue, String, String, List<String>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent
store across another Relation.
- getMultiRelation(GenericValue, String, String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent
store across another Relation.
- getMultiRelation(GenericValue, String, String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getMultiRelation(GenericValue, String, String, List<String>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getName() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getName() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getName() - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
- getName() - Method in class org.ofbiz.core.entity.model.ModelField
-
The name of the Field
- getName() - Method in class org.ofbiz.core.entity.model.ModelIndex
-
the index name, used for the database index name
- getName() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- getNetworkTimeout() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getNeverCache() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
An indicator to specify if this entity is never cached.
- getNextSeqId(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getNextSeqId(String) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the next guaranteed unique seq id from the sequence with the given sequence name;
if the named sequence doesn't exist, it will be created.
- getNextSeqId(String) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getNextSeqId(String) - Method in class org.ofbiz.core.entity.SequenceUtil
-
- getNonNullSQLConnectionInterceptor(String) - Static method in class org.ofbiz.core.entity.jdbc.SQLInterceptorSupport
-
- getNonNullSQLInterceptor() - Method in interface org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionWithSQLInterceptor
-
- getNonNullSQLInterceptor(String) - Static method in class org.ofbiz.core.entity.jdbc.SQLInterceptorSupport
-
This will return a NON NULL SQLInterceptor.
- getNopk(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getNoPkFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getNopksCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getNopksIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getNopksSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getNumTestsPerEvictionRun() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getNumTestsPerEvictionRun() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getOffset() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Returns the number of rows to be skipped.
- getOnly(List<? extends GenericValue>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
- getOperator() - Method in class org.ofbiz.core.entity.EntityConditionList
-
- getOperator() - Method in class org.ofbiz.core.entity.EntityExpr
-
- getOperator() - Method in class org.ofbiz.core.entity.EntityExprList
-
- getOperator() - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- getOriginalDbValue(String) - Method in class org.ofbiz.core.entity.GenericValue
-
- getPackageName() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The package-name of the Entity
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityCondition
-
Returns the number of SQL parameters that would be generated for this condition.
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityConditionList
-
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExpr
-
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExprList
-
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- getParameterCount(ModelEntity) - Method in class org.ofbiz.core.entity.EntityWhereString
-
- getPartialList(int, int) - Method in class org.ofbiz.core.entity.EntityListIterator
-
Gets a partial list of results starting at start and containing at most number elements.
- getPassword() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getPk(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getPkFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getPksCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getPksIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getPksSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getPlainTableName() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The plain table-name of the Entity without a schema name prefix
- getPoolInitialSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolLifeTime() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolMaxIdle() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolMaxSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolMaxWait() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolMinSize() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolPreparedStatements() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPoolPreparedStatements() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getPoolSleepTime() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getPostgresVersion(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
-
- getPreparedStatement() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Getter: get the prepared statement
- getPrimaryKey() - Method in class org.ofbiz.core.entity.GenericEntity
-
- getPrimaryKeyCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getPrimaryKeyCache() - Method in class org.ofbiz.core.entity.GenericDelegator
-
- getPrimaryKeyCache() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getReferenceInfo(Set<String>, Collection<String>) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getRelated(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelated(String, Map<String, ?>, List<String>, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelated(String, List<? extends GenericValue>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
- getRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent store
- getRelated(String, Map<String, ?>, List<String>, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent store.
- getRelated(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store
- getRelated(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store
- getRelated(String, Map<String, ?>, List<String>, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedByAnd(String, Map<String, ?>, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedByAnd(String, Map<String, ?>, List<? extends GenericValue>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
- getRelatedByAnd(String, Map<String, ?>, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent store.
- getRelatedByAnd(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store and filter it
- getRelatedByAnd(String, Map<String, ?>, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedByAndCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store and filter it, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
- getRelatedByAndEmbeddedCache(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store and filter it, looking first in a cache associated with this entity which is
destroyed with this ValueObject when no longer used.
- getRelatedCache(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedCache(String, List<? extends GenericValue>) - Static method in class org.ofbiz.core.entity.EntityUtil
-
- getRelatedCache(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent
store, checking first in the cache to see if the desired value is there.
- getRelatedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
- getRelatedCache(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
- getRelatedCache(String, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedDummyPK(String, Map<String, ?>, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedDummyPK(String, Map<String, ?>, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get a dummy primary key for the named Related Entity for the GenericValue.
- getRelatedDummyPK(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get a dummy primary key for the named Related Entity for the GenericValue
- getRelatedDummyPK(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get a dummy primary key for the named Related Entity for the GenericValue
- getRelatedDummyPK(String, Map<String, ?>, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedEmbeddedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in a cache associated with this entity which is
destroyed with this ValueObject when no longer used.
- getRelatedEmbeddedCache(String, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in a cache associated with this entity which is
destroyed with this ValueObject when no longer used.
- getRelatedMulti(String, String, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
- getRelatedMulti(String, String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
- getRelatedOne(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedOne(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get related entity where relation is of type one, uses findByPrimaryKey.
- getRelatedOne(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store
- getRelatedOne(String, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedOneCache(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedOneCache(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get related entity where relation is of type one, uses findByPrimaryKey,
checking first in the cache to see if the desired value is there.
- getRelatedOneCache(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
- getRelatedOneCache(String, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedOneEmbeddedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store, looking first in a cache associated with this entity which is
destroyed with this ValueObject when no longer used.
- getRelatedOrderBy(String, List<String>, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- getRelatedOrderBy(String, List<String>, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Get the named Related Entity for the GenericValue from the persistent store.
- getRelatedOrderBy(String, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent store and order it
- getRelatedOrderBy(String, List<String>, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- getRelatedOrderByCache(String, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store and order it, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
- getRelatedOrderByEmbeddedCache(String, List<String>) - Method in class org.ofbiz.core.entity.GenericValue
-
Get the named Related Entity for the GenericValue from the persistent
store and order it, looking first in a cache associated with this entity which is
destroyed with this ValueObject when no longer used.
- getRelation(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getRelation(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getRelationsIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getRelationsSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- getRelEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- getRelEntityName() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
the name of the related entity
- getRelFieldName() - Method in class org.ofbiz.core.entity.model.ModelKeyMap
-
name of the field in related entity
- getRemoveAbandoned() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getRemoveAbandoned() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getRemoveAbandonedTimeout() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getRemoveAbandonedTimeout() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getResource(String, Class<?>) - Static method in class org.ofbiz.core.entity.util.ClassLoaderUtils
-
Load a given resource.
- getResourceAsStream(String, Class<?>) - Static method in class org.ofbiz.core.entity.util.ClassLoaderUtils
-
This is a convenience method to load a resource as a stream.
- getResourceHandlerEntities(ResourceHandler) - Method in class org.ofbiz.core.entity.model.ModelReader
-
- getResourceHandlerEntitiesKeyIterator() - Method in class org.ofbiz.core.entity.model.ModelReader
-
- getResourceLoaderInfo(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getResources() - Static method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getResources(String, Class<?>) - Static method in class org.ofbiz.core.entity.util.ClassLoaderUtils
-
returns all found resources as java.net.URLs.
- getResultSet() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Getter: get the currently activ ResultSet
- getResultSetConcurrency() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies whether or not the ResultSet can be updated.
- getResultSetType() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Indicates how the ResultSet will be traversed.
- getRhs() - Method in class org.ofbiz.core.entity.EntityExpr
-
- getSchema() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getSchemaName() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
-
- getSchemaName(Connection) - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
Returns the name of the connected schema.
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.DB2DatabaseType
-
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
-
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.PostgresDatabaseType
-
- getSchemaName(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.SapDB76DatabaseType
-
- getSchemaPattern(DatabaseMetaData, String) - Static method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getSecondEntity() - Method in class org.ofbiz.core.entity.EntityClause
-
- getSecondField() - Method in class org.ofbiz.core.entity.EntityClause
-
- getSecondModelEntity() - Method in class org.ofbiz.core.entity.EntityClause
-
- getServerName() - Method in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- getSleepTime() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getSpecifyTypeAndConcur() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- getSqlType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
The sql-type of the Field
- getSqlTypeAlias() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
The sql-type-alias of the Field
- getStatus() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Gets the status of the transaction in the current thread IF
transactions are available, otherwise returns STATUS_NO_TRANSACTION
- getString(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getTableName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The table-name of the Entity including a Schema name if specified in the datasource config
- getTableName(DatasourceInfo) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The table-name of the Entity including a Schema name if specified in the datasource config
- getTableNames(Collection<String>) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- getTestOnBorrow() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getTestOnBorrow() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getTestOnReturn() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getTestOnReturn() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getTestWhileIdle() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getTestWhileIdle() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getTime(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getTimestamp(String) - Method in class org.ofbiz.core.entity.GenericEntity
-
- getTimeToBorrow() - Method in interface org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolState
-
- getTimeToBorrowNanos() - Method in interface org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolState
-
- getTitle() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The title for documentation purposes
- getTitle() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
the title, gives a name/description to the relation
- getTransactionFactory() - Static method in class org.ofbiz.core.entity.TransactionFactory
-
- getTransactionIsolation() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
-
- getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
-
- getTransactionManager() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
-
- getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getTransactionManager() - Static method in class org.ofbiz.core.entity.TransactionFactory
-
- getTransactionTimeout() - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- getTxFactoryClass() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getTxFactoryTxMgrJndiName() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getTxFactoryTxMgrJndiServerName() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getTxFactoryUserTxJndiName() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getTxFactoryUserTxJndiServerName() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
-
- getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
-
- getTxMgrName() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
-
- getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getTxMgrName() - Static method in class org.ofbiz.core.entity.TransactionFactory
-
- getType(String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- getType() - Method in class org.ofbiz.core.entity.model.ModelField
-
The type of the Field
- getType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
The type of the Field
- getType() - Method in class org.ofbiz.core.entity.model.ModelRelation
-
the type: either "one" or "many" or "one-nofk"
- getTypeForConnection(Connection) - Static method in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
This method finds the DatabaseType for the connection you pass in
- getTypeMap() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getTyrexDataSourceElement() - Method in class org.ofbiz.core.entity.config.DatasourceInfo
-
- getUnique() - Method in class org.ofbiz.core.entity.model.ModelIndex
-
specifies whether or not this index should include the unique constraint
- getUri() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getUsername() - Method in class org.ofbiz.core.entity.config.JdbcDatasourceInfo
-
- getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
-
- getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
-
- getUserTransaction() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
-
- getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- getUserTransaction() - Static method in class org.ofbiz.core.entity.TransactionFactory
-
- getValidationQuery() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getValidationQuery() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getValidationQueryTimeout() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- getValidationQueryTimeout() - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo
-
- getValidator(int) - Method in class org.ofbiz.core.entity.model.ModelField
-
validators to be called when an update is done
- getValidators() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
validators to be called when an update is done
- getValidatorsSize() - Method in class org.ofbiz.core.entity.model.ModelField
-
- getValue() - Method in class org.ofbiz.core.entity.EntityClause
-
- getValue(ResultSet, int, ModelField, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- getValuesPerMessage() - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- getValuesPerWrite() - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- getVersion() - Method in class org.ofbiz.core.entity.model.ModelEntity
-
The version for documentation purposes
- getViewLink(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
List of view links to define how entities are connected (or "joined")
- getViewLinksCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getViewLinksIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getViewLinksSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- getWarnings() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- getXmlDocument() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- getXmlRootElement() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- GREATER_THAN - Static variable in class org.ofbiz.core.entity.EntityOperator
-
- GREATER_THAN_EQUAL_TO - Static variable in class org.ofbiz.core.entity.EntityOperator
-
- groupBy - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- groupBys - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
-
A List of the Field objects for the View Entity, one for each GROUP BY field
- groupMap - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
-
- mainEntity - Variable in class org.ofbiz.core.entity.model.ModelIndex
-
reference to the entity this index refers to
- mainEntity - Variable in class org.ofbiz.core.entity.model.ModelRelation
-
the main entity of this relation
- makeFkConstraintClause(ModelEntity, ModelRelation, ModelEntity, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- makeFkConstraintName(ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- makeFkIndexClause(ModelEntity, ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- makeFromClause(ModelEntity, DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
Makes the FROM clause and when necessary the JOIN clause(s) as well
- makeIndexClause(ModelEntity, ModelIndex) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- makeOrderByClause(ModelEntity, List<String>, DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- makeOrderByClause(ModelEntity, List<String>, boolean, DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- makePK(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- makePK(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Primary Key in the form of a GenericPK without persisting it.
- makePK(Element) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- makePK(Element) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- makePK(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- makeValue(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- makeValue(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Creates a Entity in the form of a GenericValue without persisting it.
- makeValue(Element) - Method in class org.ofbiz.core.entity.GenericDelegator
-
- makeValue(Element) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- makeValue(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- makeValues(Document) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Parses the given XML document for entities.
- makeValues(Document) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- makeViewTable(ModelEntity, DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- makeViewWhereClause(ModelEntity, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- makeWhereClause(ModelEntity, List<ModelField>, Map<String, ?>, String, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityCondition
-
Creates a string for use in a WHERE clause, based on this condition.
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityConditionList
-
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityExpr
-
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityExprList
-
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityFieldMap
-
- makeWhereString(ModelEntity, List<? super EntityConditionParam>) - Method in class org.ofbiz.core.entity.EntityWhereString
-
- makeWhereStringFromFields(List<ModelField>, Map<String, ?>, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
Makes a WHERE clause String with "
=?" if not null or " IS NULL" if null, all separated by the
given operator.
- makeWhereStringFromFields(List<ModelField>, Map<String, ?>, String, List<? super EntityConditionParam>) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
Makes a WHERE clause String with "
=?" if not null or " IS NULL" if null, all separated by the
given operator.
- makeXmlDocument(Collection<GenericValue>) - Static method in class org.ofbiz.core.entity.GenericEntity
-
- makeXmlElement(Document) - Method in class org.ofbiz.core.entity.GenericEntity
-
Makes an XML Element object with an attribute for each field of the entity
- makeXmlElement(Document, String) - Method in class org.ofbiz.core.entity.GenericEntity
-
Makes an XML Element object with an attribute for each field of the entity
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
Checks whether the connection object passed in matches the database type represented
by this instance of the DatabaseType class.
- matchesConnection(Connection) - Method in interface org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.Oracle10GDatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.PostgresDatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.SapDB76DatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.SapDBDatabaseType
-
- matchesConnection(Connection) - Method in class org.ofbiz.core.entity.jdbc.dbtype.SimpleDatabaseType
-
This implementation of the method only checks the productName returned by the driver
against a list of potential product name prefixes.
- matchesFields(Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericEntity
-
- maxResults - Variable in class org.ofbiz.core.entity.EntityFindOptions
-
maximum results to obtain from DB - negative values mean no limit
- maxResults(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- maxSizeInBytes - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
-
- memberModelEntities - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
-
Contains member-entity ModelEntities: key is alias, value is ModelEntity; populated with fields
- memberModelMemberEntities - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
-
Contains member-entity alias name definitions: key is alias, value is ModelMemberEntity
- MemoryHelper - Class in org.ofbiz.core.entity
-
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).
- MemoryHelper(String) - Constructor for class org.ofbiz.core.entity.MemoryHelper
-
- modelEntity - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- modelEntity - Variable in class org.ofbiz.core.entity.GenericEntity
-
Contains the ModelEntity instance that represents the definition of this entity, not to be serialized
- ModelEntity - Class in org.ofbiz.core.entity.model
-
Generic Entity - Entity model class
- ModelEntity() - Constructor for class org.ofbiz.core.entity.model.ModelEntity
-
Default Constructor
- ModelEntity(ModelReader, Element, Element, UtilTimer, Hashtable<String, String>) - Constructor for class org.ofbiz.core.entity.model.ModelEntity
-
XML Constructor
- ModelEntity(String, List<DatabaseUtil.ColumnCheckInfo>, ModelFieldTypeReader) - Constructor for class org.ofbiz.core.entity.model.ModelEntity
-
DB Names Constructor
- modelField - Variable in class org.ofbiz.core.entity.EntityConditionParam
-
- ModelField - Class in org.ofbiz.core.entity.model
-
Generic Entity - Field model class
- ModelField() - Constructor for class org.ofbiz.core.entity.model.ModelField
-
Default Constructor
- ModelField(Element) - Constructor for class org.ofbiz.core.entity.model.ModelField
-
XML Constructor
- ModelField(DatabaseUtil.ColumnCheckInfo, ModelFieldTypeReader) - Constructor for class org.ofbiz.core.entity.model.ModelField
-
DB Names Constructor
- ModelFieldType - Class in org.ofbiz.core.entity.model
-
Generic Entity - FieldType model class
- ModelFieldType() - Constructor for class org.ofbiz.core.entity.model.ModelFieldType
-
Default Constructor
- ModelFieldType(Element) - Constructor for class org.ofbiz.core.entity.model.ModelFieldType
-
XML Constructor
- modelFieldTypeReader - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- modelFieldTypeReader - Variable in class org.ofbiz.core.entity.GenericDAO
-
- modelFieldTypeReader - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- ModelFieldTypeReader - Class in org.ofbiz.core.entity.model
-
Generic Entity - Field Type Definition Reader
- ModelFieldTypeReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- modelGroupReader - Variable in class org.ofbiz.core.entity.GenericDelegator
-
- ModelGroupReader - Class in org.ofbiz.core.entity.model
-
Generic Entity - Entity Group Definition Reader
- ModelGroupReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelGroupReader
-
- ModelIndex - Class in org.ofbiz.core.entity.model
-
Generic Entity - Relation model class
- ModelIndex() - Constructor for class org.ofbiz.core.entity.model.ModelIndex
-
Default Constructor
- ModelIndex(ModelEntity, Element) - Constructor for class org.ofbiz.core.entity.model.ModelIndex
-
XML Constructor
- ModelKeyMap - Class in org.ofbiz.core.entity.model
-
Generic Entity - KeyMap model class
- ModelKeyMap() - Constructor for class org.ofbiz.core.entity.model.ModelKeyMap
-
Default Constructor
- ModelKeyMap(Element) - Constructor for class org.ofbiz.core.entity.model.ModelKeyMap
-
XML Constructor
- modelName - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- modelName - Variable in class org.ofbiz.core.entity.model.ModelGroupReader
-
- modelName - Variable in class org.ofbiz.core.entity.model.ModelReader
-
- modelReader - Variable in class org.ofbiz.core.entity.GenericDelegator
-
- modelReader - Variable in class org.ofbiz.core.entity.model.ModelEntity
-
The ModelReader that created this Entity
- ModelReader - Class in org.ofbiz.core.entity.model
-
Generic Entity - Entity Definition Reader
- ModelReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelReader
-
- ModelRelation - Class in org.ofbiz.core.entity.model
-
Generic Entity - Relation model class
- ModelRelation() - Constructor for class org.ofbiz.core.entity.model.ModelRelation
-
Default Constructor
- ModelRelation(ModelEntity, Element) - Constructor for class org.ofbiz.core.entity.model.ModelRelation
-
XML Constructor
- ModelUtil - Class in org.ofbiz.core.entity.model
-
Generic Entity - General Utilities
- ModelUtil() - Constructor for class org.ofbiz.core.entity.model.ModelUtil
-
- ModelViewEntity - Class in org.ofbiz.core.entity.model
-
This class extends ModelEntity and provides additional information appropriate to view entities
- ModelViewEntity(ModelReader, Element, Element, UtilTimer, Hashtable<String, String>) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity
-
- ModelViewEntity.ModelAlias - Class in org.ofbiz.core.entity.model
-
- ModelViewEntity.ModelAlias() - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- ModelViewEntity.ModelAlias(Element) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- ModelViewEntity.ModelAlias(String, String, String, Boolean, boolean, String) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
-
- ModelViewEntity.ModelMemberEntity - Class in org.ofbiz.core.entity.model
-
- ModelViewEntity.ModelMemberEntity(String, String) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
-
- ModelViewEntity.ModelViewLink - Class in org.ofbiz.core.entity.model
-
- ModelViewEntity.ModelViewLink() - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- ModelViewEntity.ModelViewLink(Element) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- ModelViewEntity.ModelViewLink(String, String, List<? extends ModelKeyMap>) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- modified - Variable in class org.ofbiz.core.entity.GenericEntity
-
Denotes whether or not this entity has been modified, or is known to be out of sync with the persistent record
- module - Static variable in class org.ofbiz.core.entity.ConnectionFactory
-
- module - Static variable in class org.ofbiz.core.entity.EntitySaxReader
-
- module - Static variable in class org.ofbiz.core.entity.GenericDAO
-
- module - Static variable in class org.ofbiz.core.entity.GenericDelegator
-
- module - Static variable in class org.ofbiz.core.entity.GenericHelperDAO
-
The full name of this class.
- module - Static variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
-
- module - Static variable in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- module - Static variable in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Module Name Used for debugging
- module - Static variable in class org.ofbiz.core.entity.model.ModelEntity
-
- module - Static variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- module - Static variable in class org.ofbiz.core.entity.model.ModelReader
-
- module - Static variable in class org.ofbiz.core.entity.model.ModelViewEntity
-
- module - Static variable in class org.ofbiz.core.entity.SequenceUtil
-
- module - Static variable in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- module - Static variable in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- module - Static variable in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
-
- module - Static variable in class org.ofbiz.core.entity.transaction.JotmFactory
-
- module - Static variable in class org.ofbiz.core.entity.TransactionUtil
-
- MS_SQL_MAX_PARAMETER_COUNT - Static variable in class org.ofbiz.core.entity.GenericDAO
-
- MSSQL - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- MsSqlDatabaseType - Class in org.ofbiz.core.entity.jdbc.dbtype
-
- MsSqlDatabaseType() - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.MsSqlDatabaseType
-
- MYSQL - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- MySqlDatabaseType - Class in org.ofbiz.core.entity.jdbc.dbtype
-
- MySqlDatabaseType() - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.MySqlDatabaseType
-
- range(int, int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the range of results to find.
- readers - Static variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
-
- readers - Static variable in class org.ofbiz.core.entity.model.ModelGroupReader
-
- readers - Static variable in class org.ofbiz.core.entity.model.ModelReader
-
- readOnly() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- ReadOnlySQLProcessor - Class in org.ofbiz.core.entity.jdbc
-
A version of
SQLProcessor will only issue read only SELECT sql and will never
touch the connections autocommit status or call commit() on the connection
It will be created with
SQLProcessor.CommitMode.READONLY
This class is used to "clearly document" the mode the SQLProcessor is in
- ReadOnlySQLProcessor(String) - Constructor for class org.ofbiz.core.entity.jdbc.ReadOnlySQLProcessor
-
- readXmlDocument(URL) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Parses the given XML file for entities.
- readXmlDocument(URL) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- rebuildResourceHandlerEntities() - Method in class org.ofbiz.core.entity.model.ModelReader
-
rebuilds the resourceHandlerEntities Map of Collections based on the current
entityResourceHandlerMap Map, must be done whenever a manual change is made to the
entityResourceHandlerMap Map after the initial load to make them consistent again.
- refresh(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- refresh(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- refresh(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Refresh the Entity for the GenericValue from the persistent store.
- refresh(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Refresh the Entity for the GenericValue from the persistent store.
- refresh() - Method in class org.ofbiz.core.entity.GenericValue
-
- refresh(GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- refresh(GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- refreshSequencer() - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- refreshSequencer() - Method in class org.ofbiz.core.entity.GenericDelegator
-
Refreshes the ID sequencer clearing all cached bank values.
- refreshSequencer() - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- registerDatabaseType(DatabaseType) - Static method in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
Database Types that wish to be registered for matching should call this method, and pass themselves.
- registerWithFactory() - Method in class org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType
-
Register this database type with DatabaseTypeFactory
- reinitialize() - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- relatedCache - Variable in class org.ofbiz.core.entity.GenericValue
-
Hashtable to cache various related entity collections
- relatedOneCache - Variable in class org.ofbiz.core.entity.GenericValue
-
Hashtable to cache various related cardinality one entity collections
- relations - Variable in class org.ofbiz.core.entity.model.ModelEntity
-
relations defining relationships between this entity and other entities
- releaseSavepoint(Savepoint) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- relEntityAlias - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- relEntityName - Variable in class org.ofbiz.core.entity.model.ModelRelation
-
the name of the related entity
- relFieldName - Variable in class org.ofbiz.core.entity.model.ModelKeyMap
-
name of the field in related entity
- relOptional - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
-
- remove() - Method in class org.ofbiz.core.entity.EntityListIterator
-
- remove(Object) - Method in class org.ofbiz.core.entity.GenericEntity
-
- remove() - Method in class org.ofbiz.core.entity.GenericValue
-
- removeAll(List<? extends GenericEntity>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeAll(List<? extends GenericEntity>, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeAll(List<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove the Entities from the List from the persistent store.
- removeAll(List<? extends GenericEntity>, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove the Entities from the List from the persistent store.
- removeAll(List<? extends GenericEntity>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Remove the Entities from the List from the persistent store.
- removeAll(List<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Remove the Entities from the List from the persistent store.
- removeAll(List<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeAll(List<? extends GenericEntity>, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeAll(List<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- removeByAnd(String, Map<String, ?>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByAnd(String, Map<String, ?>, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByAnd(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND).
- removeByAnd(String, Map<String, ?>, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND).
- removeByAnd(ModelEntity, Map<String, ?>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
- removeByAnd(ModelEntity, Map<String, ?>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
- removeByAnd(String, Map<String, ?>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeByAnd(String, Map<String, ?>, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeByAnd(ModelEntity, Map<String, ?>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- removeByCondition(String, EntityCondition) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByCondition(String, EntityCondition, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByCondition(String, EntityCondition) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Removes/deletes Generic Entity records found by matching the EntityCondition.
- removeByCondition(String, EntityCondition, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Removes/deletes Generic Entity records found by matching the EntityCondition.
- removeByCondition(ModelEntity, EntityCondition) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
- removeByCondition(ModelEntity, EntityCondition) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
- removeByCondition(ModelEntity, EntityCondition) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- removeByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByPrimaryKey(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a Generic Entity corresponding to the primaryKey.
- removeByPrimaryKey(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a Generic Entity corresponding to the primaryKey.
- removeByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Remove a Generic Entity corresponding to the primaryKey
- removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Remove a Generic Entity corresponding to the primaryKey
- removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeByPrimaryKey(GenericPK, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- removeDatasource(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- removeDatasource(String) - Static method in class org.ofbiz.core.entity.ConnectionFactory
-
Remove the datasource by the given name if one was configured
- removeDatasource(String) - Static method in class org.ofbiz.core.entity.transaction.DBCPConnectionFactory
-
Shuts down and removes a datasource, if it exists
- removeDatasource(String) - Method in class org.ofbiz.core.entity.transaction.DumbFactory
-
- removeDatasource(String) - Method in class org.ofbiz.core.entity.transaction.JNDIAutomaticFactory
-
- removeDatasource(String) - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
-
- removeDatasource(String) - Static method in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
-
- removeDatasource(String) - Method in class org.ofbiz.core.entity.transaction.JotmFactory
-
- removeDatasource(String) - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
-
Removes a datasource, and if necessary, shuts it down
- removeDatasource(String) - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
-
- removeDelegator(String) - Method in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- removeField(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- removeField(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- removeGenericDAO(String) - Static method in class org.ofbiz.core.entity.GenericDAO
-
- removeGenericDelegator(String) - Static method in class org.ofbiz.core.entity.GenericDelegator
-
Removes any references to the delegator with the given name.
- removeHelper(String) - Static method in class org.ofbiz.core.entity.GenericHelperFactory
-
- removeIndex(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- removeIndexField(int) - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- removeKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- removeMemberModelMemberEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
-
- removeRelated(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeRelated(String, GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove the named Related Entity for the GenericValue from the persistent store.
- removeRelated(String, GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove the named Related Entity for the GenericValue from the persistent store.
- removeRelated(String) - Method in class org.ofbiz.core.entity.GenericValue
-
Remove the named Related Entity for the GenericValue from the persistent store
- removeRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeRelated(String, GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeRelation(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- removeValidator(int) - Method in class org.ofbiz.core.entity.model.ModelField
-
- removeValue(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeValue(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- removeValue(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a Generic Value from the database.
- removeValue(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Remove a Generic Value from the database.
- removeValue(GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- removeValue(GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- replaceString(String, String, String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
-
Replaces all occurances of oldString in mainString with newString
- resourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo
-
- resourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo
-
- resourceElements - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo
-
- resourceElements - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo
-
- resourceHandlerEntities - Variable in class org.ofbiz.core.entity.model.ModelReader
-
contains a collection of entity names for each ResourceHandler, populated as they are loaded
- resourceLoaderInfos - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil
-
- resultSet - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- resultSetConcurrency - Variable in class org.ofbiz.core.entity.EntityFindOptions
-
- resultSetType - Variable in class org.ofbiz.core.entity.EntityFindOptions
-
- rollback() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- rollback(Savepoint) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- rollback() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Rollback all modifications
- rollback(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Rolls back transaction in the current thread IF transactions are available
AND if beganTransaction is true; if beganTransaction is not true,
setRollbackOnly is called to insure that the transaction will be rolled back
- rollback() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Rolls back transaction in the current thread IF transactions are available
- rollbackLocalTransaction(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Rolls back a transaction if beganTransaction is true and there is an active transaction.
- rollbackRequiredLocalTransaction(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Makes a rollback the only possible outcome of the transaction in the current thread IF transactions are available.
- SafeDelegatingSqlConnectionInterceptor - Class in org.ofbiz.core.entity.jdbc.interceptors.connection
-
Wraps a
SQLConnectionInterceptor such that the callbacks are guaranteed not to throw
runtime exceptions or linkage errors.
- SafeDelegatingSqlConnectionInterceptor(SQLConnectionInterceptor) - Constructor for class org.ofbiz.core.entity.jdbc.interceptors.connection.SafeDelegatingSqlConnectionInterceptor
-
- SAP_DB - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- SAP_DB_7_6 - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- SapDB76DatabaseType - Class in org.ofbiz.core.entity.jdbc.dbtype
-
- SapDB76DatabaseType() - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.SapDB76DatabaseType
-
- SapDBDatabaseType - Class in org.ofbiz.core.entity.jdbc.dbtype
-
- SapDBDatabaseType() - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.SapDBDatabaseType
-
- scrollInsensitive() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- scrollSensitive() - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- select(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
-
- select(GenericEntity, Connection) - Method in class org.ofbiz.core.entity.GenericDAO
-
- selectByAnd(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDAO
-
- selectByCondition(ModelEntity, EntityCondition, Collection<String>, List<String>) - Method in class org.ofbiz.core.entity.GenericDAO
-
Finds GenericValues by the conditions specified in the EntityCondition object, see the EntityCondition javadoc
for more details.
- selectByCondition(ModelEntity, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDAO
-
Finds GenericValues by the conditions specified in the EntityCondition object, see the EntityCondition javadoc
for more details.
- selectByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List<String>) - Method in class org.ofbiz.core.entity.GenericDAO
-
- selectByOr(ModelEntity, Map<String, ?>, List<String>) - Method in class org.ofbiz.core.entity.GenericDAO
-
- selectFields - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- selectListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDAO
-
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
- sequencer - Variable in class org.ofbiz.core.entity.GenericDelegator
-
- SequenceUtil - Class in org.ofbiz.core.entity
-
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 database
- SequenceUtil(String, ModelEntity, String, String) - Constructor for class org.ofbiz.core.entity.SequenceUtil
-
- serverName - Variable in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- set(GenericValue) - Method in class org.ofbiz.core.entity.EntityListIterator
-
- set(String, Object) - Method in class org.ofbiz.core.entity.GenericEntity
-
Sets the named field to the passed value, even if the value is null
- set(String, Object, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
-
Sets the named field to the passed value.
- setAuthor(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setAutoCommit(boolean) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setBinaryStream(Object) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement to write the serialized data of 'field'
to a BLOB that is stored as an OID SQL type.
- setByteArrayData(Object) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement to write the serialized data of 'field'
to a BLOB that is stored as a Byte Array SQL type.
- setBytes(String, byte[]) - Method in class org.ofbiz.core.entity.GenericEntity
-
Sets a field with an array of bytes, wrapping them automatically for easy use.
- setCatalog(String) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setClientInfo(String, String) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setClientInfo(Properties) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setColName(String) - Method in class org.ofbiz.core.entity.model.ModelField
-
- setConnectionName(String) - Method in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- setCopyright(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setDeadLockMaxWait(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setDeadLockRetryWait(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setDefaultCatalog(String) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setDelegator(GenericDelegator, String) - Method in interface org.ofbiz.core.entity.DistributedCacheClear
-
- setDelegator(GenericDelegator) - Method in interface org.ofbiz.core.entity.eca.EntityEcaHandler
-
- setDelegator(GenericDelegator) - Method in class org.ofbiz.core.entity.EntityListIterator
-
- setDelegator(GenericDelegator) - Method in class org.ofbiz.core.entity.GenericEntity
-
Set the GenericDelegator instance that created this value object and that is repsonsible for it.
- setDependentOn(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setDescription(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setDistinct(boolean) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies whether the values returned should be filtered to remove duplicate values.
- setDocumentLocator(Locator) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- setDoLock(boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setEntityName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setFetchSize(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the value to use for the fetch size on the prepared statement.
- setFetchSize(int) - Method in class org.ofbiz.core.entity.EntityListIterator
-
- setFieldName(String) - Method in class org.ofbiz.core.entity.model.ModelKeyMap
-
- setFields(Map<? extends String, ?>) - Method in class org.ofbiz.core.entity.GenericEntity
-
Updates the given fields of this entity with the values in the given map, including nulls.
- setFirstEntity(String) - Method in class org.ofbiz.core.entity.EntityClause
-
- setFirstField(String) - Method in class org.ofbiz.core.entity.EntityClause
-
- setFkName(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- setHoldability(int) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setInterFieldOperation(EntityOperator) - Method in class org.ofbiz.core.entity.EntityClause
-
- setIntraFieldOperation(EntityOperator) - Method in class org.ofbiz.core.entity.EntityClause
-
- setIsPk(boolean) - Method in class org.ofbiz.core.entity.model.ModelField
-
- setLUpper(boolean) - Method in class org.ofbiz.core.entity.EntityExpr
-
- setMainEntity(ModelEntity) - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- setMainEntity(ModelEntity) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- setMaxOpenPreparedStatements(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setMaxResults(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the maximum number of results to be returned by the query.
- setMinEvictableTimeMillis(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setModelEntities(ModelReader) - Method in class org.ofbiz.core.entity.EntityClause
-
- setName(String) - Method in class org.ofbiz.core.entity.model.ModelField
-
- setName(String) - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- setNetworkTimeout(Executor, int) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setNeverCache(boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setNonPKFields(Map<String, Object>) - Method in class org.ofbiz.core.entity.GenericEntity
-
go through the non-pks and for each one see if there is an entry in fields to set
- setNonPKFields(Map<String, Object>, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
-
go through the non-pks and for each one see if there is an entry in fields to set
- setNumTestsPerEvictionRun(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setOffset(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies the number of rows to be skipped, which is ignored if
maxResults is not also set.
- setPackageName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setPKFields(Map<String, Object>) - Method in class org.ofbiz.core.entity.GenericEntity
-
go through the pks and for each one see if there is an entry in fields to set
- setPKFields(Map<String, Object>, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
-
go through the pks and for each one see if there is an entry in fields to set
- setPkValues(SQLProcessor, ModelEntity, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
Get all primary keys from the model entity and bind their values
to the an SQL statement (SQL-Processor)
- setPoolInitialSize(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolLifeTime(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolMaxIdle(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolMaxSize(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolMaxWait(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolMinSize(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolPreparedStatements(Boolean) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setPoolSleepTime(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setReadOnly(boolean) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setRelEntityName(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- setRelFieldName(String) - Method in class org.ofbiz.core.entity.model.ModelKeyMap
-
- setRemoveAbandoned(Boolean) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setRemoveAbandonedTimeout(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setResultSetConcurrency(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies whether or not the ResultSet can be updated.
- setResultSetType(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
Specifies how the ResultSet will be traversed.
- setRollbackOnly() - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Makes a roll back the only possible outcome of the transaction in the current thread IF transactions are available
- setRUpper(boolean) - Method in class org.ofbiz.core.entity.EntityExpr
-
- setSavepoint() - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setSavepoint(String) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setSchema(String) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setSecondEntity(String) - Method in class org.ofbiz.core.entity.EntityClause
-
- setSecondField(String) - Method in class org.ofbiz.core.entity.EntityClause
-
- setSequencer(SequenceUtil) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- setSequencer(SequenceUtil) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Allows you to pass a SequenceUtil class (possibly one that overrides the getNextSeqId method);
if null is passed will effectively refresh the sequencer.
- setSequencer(SequenceUtil) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- setServerName(String) - Method in class org.ofbiz.core.entity.transaction.JNDIConnectionDetails
-
- setSpecifyTypeAndConcur(boolean) - Method in class org.ofbiz.core.entity.EntityFindOptions
-
- setString(String, String) - Method in class org.ofbiz.core.entity.GenericEntity
-
Sets the named field to the passed value, converting the value from a String to the correct type using Type.valueOf()
- setTableName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setTestOnBorrow(Boolean) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setTestOnReturn(Boolean) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setTestWhileIdle(Boolean) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setTimeBetweenEvictionRunsMillis(Long) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setTitle(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- setTitle(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- setTransactionIsolation(int) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setTransactionTimeout(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- setTransactionTimeout(int) - Static method in class org.ofbiz.core.entity.TransactionUtil
-
Sets the timeout of the transaction in the current thread IF transactions are available
- setType(String) - Method in class org.ofbiz.core.entity.model.ModelField
-
- setType(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
-
- setUnique(boolean) - Method in class org.ofbiz.core.entity.model.ModelIndex
-
- setValidationQuery(String) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setValidationQueryTimeout(Integer) - Method in class org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
-
- setValue(SQLProcessor, ModelField, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- setValue(SQLProcessor, ModelField, String, Object, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- setValue(String) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Timestamp) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Time) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Date) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Integer) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Long) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Float) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Double) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Boolean) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Object) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement.
- setValue(Blob) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement
- setValue(Clob) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Set the next binding variable of the currently active prepared statement
- setValues(SQLProcessor, List<ModelField>, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
The elements (ModelFields) of the list are bound to an SQL statement
(SQL-Processor)
- setValuesPerMessage(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- setValuesPerWrite(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- setValuesWhereClause(SQLProcessor, List<ModelField>, GenericValue, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
The elements (ModelFields) of the list are bound to an SQL statement
(SQL-Processor), but values must not be null.
- setVersion(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
-
- SimpleDatabaseType - Class in org.ofbiz.core.entity.jdbc.dbtype
-
- SimpleDatabaseType(String, String, String[], int) - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.SimpleDatabaseType
-
- SimpleDatabaseType(String, String, String[]) - Constructor for class org.ofbiz.core.entity.jdbc.dbtype.SimpleDatabaseType
-
- size() - Method in class org.ofbiz.core.entity.GenericEntity
-
- skippedEntity(String) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- specifyTypeAndConcurrency - Variable in class org.ofbiz.core.entity.EntityFindOptions
-
- SQLConnectionInterceptor - Interface in org.ofbiz.core.entity.jdbc.interceptors.connection
-
An interceptor that knows about when connections are taken from the underlying connection pool
- SQLInterceptor - Interface in org.ofbiz.core.entity.jdbc.interceptors
-
The
SQLInterceptor is called before and after SQL is to be executed in OFBIZ.
- SQLInterceptorFactory - Interface in org.ofbiz.core.entity.jdbc.interceptors
-
- SQLInterceptorSupport - Class in org.ofbiz.core.entity.jdbc
-
This will read "ofbiz-database.properties" and look for a "sqlinterceptor.factory.class" key.
- SQLInterceptorSupport() - Constructor for class org.ofbiz.core.entity.jdbc.SQLInterceptorSupport
-
- SqlJdbcUtil - Class in org.ofbiz.core.entity.jdbc
-
GenericDAO Utility methods for general tasks
- SqlJdbcUtil() - Constructor for class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
-
- sqlp - Variable in class org.ofbiz.core.entity.EntityListIterator
-
- SQLProcessor - Class in org.ofbiz.core.entity.jdbc
-
SQLProcessor - provides utility functions to ease database access
- SQLProcessor(String) - Constructor for class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Construct a SQLProcessor based on the helper/datasource.
- SQLProcessor(String, Connection) - Constructor for class org.ofbiz.core.entity.jdbc.SQLProcessor
-
Construct a SQLProcessor with an connection given.
- SQLProcessor.CommitMode - Enum in org.ofbiz.core.entity.jdbc
-
- sqlString - Variable in class org.ofbiz.core.entity.EntityWhereString
-
- sqlType - Variable in class org.ofbiz.core.entity.model.ModelFieldType
-
The sql-type of the Field
- sqlTypeAlias - Variable in class org.ofbiz.core.entity.model.ModelFieldType
-
The sql-type-alias of the Field, this is optional
- STAMP_FIELD - Static variable in class org.ofbiz.core.entity.model.ModelEntity
-
The name of the time stamp field for locking/syncronization
- startDocument() - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- startElement(String, String, String, Attributes) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- startPrefixMapping(String, String) - Method in class org.ofbiz.core.entity.EntitySaxReader
-
- store(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- store(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- store(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Store the Entity from the GenericValue to the persistent store.
- store(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Store the Entity from the GenericValue to the persistent store.
- store(GenericValue) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Store the Entity from the GenericValue to the persistent store
- store(GenericValue) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Store the Entity from the GenericValue to the persistent store
- store() - Method in class org.ofbiz.core.entity.GenericValue
-
- store(GenericValue) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- store(GenericValue, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- store(GenericValue) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- storeAll(List<? extends GenericValue>) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- storeAll(List<? extends GenericValue>, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
-
- storeAll(List<? extends GenericEntity>) - Method in class org.ofbiz.core.entity.GenericDAO
-
- storeAll(List<? extends GenericValue>) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Store the Entities from the List GenericValue instances to the persistent store.
- storeAll(List<? extends GenericValue>, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
-
Store the Entities from the List GenericValue instances to the persistent store.
- storeAll(List<? extends GenericValue>) - Method in interface org.ofbiz.core.entity.GenericHelper
-
Store the Entities from the List GenericValue instances to the persistent store.
- storeAll(List<? extends GenericValue>) - Method in class org.ofbiz.core.entity.GenericHelperDAO
-
Store the Entities from the List GenericValue instances to the persistent store.
- storeAll(List<? extends GenericValue>) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- storeAll(List<? extends GenericValue>, boolean) - Method in class org.ofbiz.core.entity.LockedDatabaseGenericDelegator
-
- storeAll(List<? extends GenericValue>) - Method in class org.ofbiz.core.entity.MemoryHelper
-
- stringLength() - Method in class org.ofbiz.core.entity.model.ModelFieldType
-
A simple function to derive the max length of a String created from the field value, based on the sql-type
- SYBASE - Static variable in class org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
-
- synthesizeConnectionPoolInfo(DataSource) - Static method in class org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolInfoSynthesizer
-
This methods understands that there can be DBCP data sources and it knows how to generate
ConnectionPoolInfo from that
under lying data source.