Hierarchy For All Packages
Package Hierarchies:- org.ofbiz.core.entity,
- org.ofbiz.core.entity.comparator,
- org.ofbiz.core.entity.config,
- org.ofbiz.core.entity.eca,
- org.ofbiz.core.entity.jdbc,
- org.ofbiz.core.entity.jdbc.alternative,
- org.ofbiz.core.entity.jdbc.dbtype,
- org.ofbiz.core.entity.jdbc.interceptors,
- org.ofbiz.core.entity.jdbc.interceptors.connection,
- org.ofbiz.core.entity.jdbc.sql.escape,
- org.ofbiz.core.entity.model,
- org.ofbiz.core.entity.transaction,
- org.ofbiz.core.entity.util
Class Hierarchy
- java.lang.Object
- org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType (implements org.ofbiz.core.entity.jdbc.dbtype.DatabaseType)
- org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.PostgresDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Hsql233DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.HsqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Oracle10GDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SapDB76DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SapDBDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SimpleDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.DB2DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.H2DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.MsSqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.MySqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
- org.ofbiz.core.entity.ByteWrapper (implements java.io.Serializable)
- org.ofbiz.core.entity.util.ClassLoaderUtils
- org.ofbiz.core.entity.ConnectionFactory
- org.ofbiz.core.entity.config.ConnectionPoolInfo
- org.ofbiz.core.entity.config.ConnectionPoolInfo.Builder
- org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolInfoSynthesizer
- org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker
- org.ofbiz.core.entity.CountHelper
- org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
- org.ofbiz.core.entity.jdbc.DatabaseUtil
- org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
- org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
- org.ofbiz.core.entity.config.DatasourceInfo
- org.ofbiz.core.entity.transaction.DBCPConnectionFactory
- org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection (implements java.sql.Connection)
- org.ofbiz.core.entity.transaction.DumbFactory (implements org.ofbiz.core.entity.transaction.TransactionFactoryInterface)
- org.ofbiz.core.entity.EntityClause
- org.ofbiz.core.entity.EntityCondition (implements java.io.Serializable)
- org.ofbiz.core.entity.EntityConditionList
- org.ofbiz.core.entity.EntityExpr
- org.ofbiz.core.entity.EntityExprList
- org.ofbiz.core.entity.EntityFieldMap
- org.ofbiz.core.entity.EntityWhereString
- org.ofbiz.core.entity.EntityConditionHelper
- org.ofbiz.core.entity.EntityConditionParam (implements java.io.Serializable)
- org.ofbiz.core.entity.config.EntityConfigUtil
- org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
- org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo
- org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo
- org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo
- org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo
- org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
- org.ofbiz.core.entity.EntityFindOptions (implements java.io.Serializable)
- org.ofbiz.core.entity.EntityListIterator (implements java.util.ListIterator<E>)
- org.ofbiz.core.entity.EntityOperator (implements java.io.Serializable)
- org.ofbiz.core.entity.EntitySaxReader (implements org.xml.sax.ContentHandler, org.xml.sax.ErrorHandler)
- org.ofbiz.core.entity.EntityTypeUtil
- org.ofbiz.core.entity.EntityUtil
- org.ofbiz.core.entity.model.FunctionDefinitionBuilder
- org.ofbiz.core.entity.GenericDAO
- org.ofbiz.core.entity.GenericDelegator (implements org.ofbiz.core.entity.DelegatorInterface)
- org.ofbiz.core.entity.LockedDatabaseGenericDelegator
- org.ofbiz.core.entity.GenericHelperDAO (implements org.ofbiz.core.entity.GenericHelper)
- org.ofbiz.core.entity.GenericHelperFactory
- org.ofbiz.core.entity.config.JdbcDatasourceInfo
- org.ofbiz.core.entity.transaction.JNDIAutomaticFactory (implements org.ofbiz.core.entity.transaction.TransactionFactoryInterface)
- org.ofbiz.core.entity.transaction.JNDIConnectionDetails
- org.ofbiz.core.entity.config.JndiDatasourceInfo
- org.ofbiz.core.entity.transaction.JNDIFactory (implements org.ofbiz.core.entity.transaction.TransactionFactoryInterface)
- org.ofbiz.core.entity.transaction.JotmConnectionFactory
- org.ofbiz.core.entity.transaction.JotmFactory (implements org.ofbiz.core.entity.transaction.TransactionFactoryInterface)
- org.ofbiz.core.entity.LimitHelper
- org.ofbiz.core.entity.MemoryHelper (implements org.ofbiz.core.entity.GenericHelper)
- org.ofbiz.core.entity.model.ModelEntity (implements java.lang.Comparable<T>)
- org.ofbiz.core.entity.model.ModelViewEntity
- org.ofbiz.core.entity.model.ModelField
- org.ofbiz.core.entity.model.ModelFieldType
- org.ofbiz.core.entity.model.ModelFieldTypeReader
- org.ofbiz.core.entity.model.ModelFunctionBasedIndex
- org.ofbiz.core.entity.model.ModelGroupReader
- org.ofbiz.core.entity.model.ModelIndex
- org.ofbiz.core.entity.model.ModelKeyMap
- org.ofbiz.core.entity.model.ModelReader
- org.ofbiz.core.entity.model.ModelRelation
- org.ofbiz.core.entity.model.ModelUtil
- org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
- org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
- org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
- org.ofbiz.core.entity.jdbc.interceptors.NoopSQLInterceptorFactory (implements org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory)
- java.util.Observable
- org.ofbiz.core.entity.GenericEntity (implements java.lang.Cloneable, java.lang.Comparable<T>, java.util.Map<K,
V>, java.io.Serializable) - org.ofbiz.core.entity.GenericPK
- org.ofbiz.core.entity.GenericValue
- org.ofbiz.core.entity.GenericEntity (implements java.lang.Cloneable, java.lang.Comparable<T>, java.util.Map<K,
- org.ofbiz.core.entity.comparator.OFBizDateComparator (implements java.util.Comparator<T>)
- org.ofbiz.core.entity.comparator.OFBizFieldComparator (implements java.util.Comparator<T>)
- org.ofbiz.core.entity.util.PropertyUtils
- org.ofbiz.core.entity.jdbc.interceptors.connection.SafeDelegatingSqlConnectionInterceptor (implements org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor)
- org.ofbiz.core.entity.SequenceUtil
- org.ofbiz.core.entity.jdbc.SerializationUtil
- org.ofbiz.core.entity.jdbc.sql.escape.SqlEscapeHelper
- org.ofbiz.core.entity.jdbc.SQLInterceptorSupport
- org.ofbiz.core.entity.jdbc.SqlJdbcUtil
- org.ofbiz.core.entity.jdbc.SQLProcessor
- org.ofbiz.core.entity.jdbc.AutoCommitSQLProcessor
- org.ofbiz.core.entity.jdbc.ExplcitCommitSQLProcessor
- org.ofbiz.core.entity.jdbc.ExplicitCommitSQLProcessor
- org.ofbiz.core.entity.jdbc.PassThruSQLProcessor
- org.ofbiz.core.entity.jdbc.ReadOnlySQLProcessor
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.ofbiz.core.util.GeneralException
- org.ofbiz.core.entity.GenericEntityException
- org.ofbiz.core.entity.EntityLockedException
- org.ofbiz.core.entity.GenericCreateException
- org.ofbiz.core.entity.GenericDataSourceException
- org.ofbiz.core.entity.GenericDuplicateKeyException
- org.ofbiz.core.entity.GenericEntityConfException
- org.ofbiz.core.entity.GenericEntityNotFoundException
- org.ofbiz.core.entity.GenericFindException
- org.ofbiz.core.entity.GenericModelException
- org.ofbiz.core.entity.GenericNoSuchEntityException
- org.ofbiz.core.entity.GenericNotImplementedException
- org.ofbiz.core.entity.GenericRemoveException
- org.ofbiz.core.entity.GenericResultSetClosedException
- org.ofbiz.core.entity.GenericStoreException
- org.ofbiz.core.entity.GenericTransactionException
- org.ofbiz.core.entity.GenericEntityException
- org.ofbiz.core.util.GeneralException
- java.lang.Exception
- org.ofbiz.core.entity.TransactionFactory
- org.ofbiz.core.entity.transaction.TransactionIsolations
- org.ofbiz.core.entity.TransactionUtil (implements javax.transaction.Status)
- org.ofbiz.core.entity.transaction.TyrexConnectionFactory
- org.ofbiz.core.entity.transaction.TyrexFactory (implements org.ofbiz.core.entity.transaction.TransactionFactoryInterface)
- org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType (implements org.ofbiz.core.entity.jdbc.dbtype.DatabaseType)
Interface Hierarchy
- java.lang.AutoCloseable
- java.sql.Connection (also extends java.sql.Wrapper)
- org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionWithSQLInterceptor
- java.sql.Connection (also extends java.sql.Wrapper)
- org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionPoolState
- org.ofbiz.core.entity.ConnectionProvider
- org.ofbiz.core.entity.DelegatorInterface
- org.ofbiz.core.entity.DistributedCacheClear
- org.ofbiz.core.entity.eca.EntityEcaHandler
- org.ofbiz.core.entity.jdbc.ExecQueryCallbackFunctionIF
- org.ofbiz.core.entity.GenericHelper
- org.ofbiz.core.entity.jdbc.alternative.IndexAlternativeAction
- org.ofbiz.core.entity.jdbc.sql.escape.ReservedKeywordsAware
- org.ofbiz.core.entity.jdbc.dbtype.DatabaseType
- org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptor
- org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor
- org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
- org.ofbiz.core.entity.transaction.TransactionFactoryInterface
- org.ofbiz.core.entity.Transformation
- java.sql.Wrapper
- java.sql.Connection (also extends java.lang.AutoCloseable)
- org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionWithSQLInterceptor
- java.sql.Connection (also extends java.lang.AutoCloseable)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.ofbiz.core.entity.jdbc.SqlJdbcUtil.FieldType
- org.ofbiz.core.entity.jdbc.SQLProcessor.CommitMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)