Overview
Package
Tree
Index
Deprecated
About
Frames
|
No Frames
Hierarchy for All Packages
Package Hierarchies:
org.hibernate
,
org.hibernate.action
,
org.hibernate.bytecode
,
org.hibernate.bytecode.cglib
,
org.hibernate.bytecode.javassist
,
org.hibernate.bytecode.util
,
org.hibernate.cache
,
org.hibernate.cache.access
,
org.hibernate.cache.entry
,
org.hibernate.cache.impl
,
org.hibernate.cache.impl.bridge
,
org.hibernate.cfg
,
org.hibernate.classic
,
org.hibernate.collection
,
org.hibernate.connection
,
org.hibernate.context
,
org.hibernate.criterion
,
org.hibernate.dialect
,
org.hibernate.dialect.function
,
org.hibernate.dialect.lock
,
org.hibernate.engine
,
org.hibernate.engine.loading
,
org.hibernate.engine.query
,
org.hibernate.engine.query.sql
,
org.hibernate.engine.transaction
,
org.hibernate.event
,
org.hibernate.event.def
,
org.hibernate.exception
,
org.hibernate.hql
,
org.hibernate.hql.antlr
,
org.hibernate.hql.ast
,
org.hibernate.hql.ast.exec
,
org.hibernate.hql.ast.tree
,
org.hibernate.hql.ast.util
,
org.hibernate.hql.classic
,
org.hibernate.id
,
org.hibernate.id.enhanced
,
org.hibernate.id.insert
,
org.hibernate.impl
,
org.hibernate.intercept
,
org.hibernate.intercept.cglib
,
org.hibernate.intercept.javassist
,
org.hibernate.jdbc
,
org.hibernate.jdbc.util
,
org.hibernate.loader
,
org.hibernate.loader.collection
,
org.hibernate.loader.criteria
,
org.hibernate.loader.custom
,
org.hibernate.loader.custom.sql
,
org.hibernate.loader.entity
,
org.hibernate.loader.hql
,
org.hibernate.lob
,
org.hibernate.mapping
,
org.hibernate.metadata
,
org.hibernate.param
,
org.hibernate.persister
,
org.hibernate.persister.collection
,
org.hibernate.persister.entity
,
org.hibernate.pretty
,
org.hibernate.property
,
org.hibernate.proxy
,
org.hibernate.proxy.dom4j
,
org.hibernate.proxy.map
,
org.hibernate.proxy.pojo
,
org.hibernate.proxy.pojo.cglib
,
org.hibernate.proxy.pojo.javassist
,
org.hibernate.secure
,
org.hibernate.sql
,
org.hibernate.stat
,
org.hibernate.tool.hbm2ddl
,
org.hibernate.tool.instrument
,
org.hibernate.tool.instrument.cglib
,
org.hibernate.tool.instrument.javassist
,
org.hibernate.transaction
,
org.hibernate.transform
,
org.hibernate.tuple
,
org.hibernate.tuple.component
,
org.hibernate.tuple.entity
,
org.hibernate.type
,
org.hibernate.usertype
,
org.hibernate.util
Class Hierarchy
java.lang.Object
org.hibernate.mapping.
AbstractAuxiliaryDatabaseObject
(implements org.hibernate.mapping.
AuxiliaryDatabaseObject
)
org.hibernate.mapping.
SimpleAuxiliaryDatabaseObject
org.hibernate.jdbc.
AbstractBatcher
(implements org.hibernate.jdbc.
Batcher
)
org.hibernate.jdbc.
BatchingBatcher
org.hibernate.jdbc.
NonBatchingBatcher
org.hibernate.bytecode.
AbstractClassTransformerImpl
(implements org.hibernate.bytecode.
ClassTransformer
)
org.hibernate.bytecode.cglib.
CglibClassTransformer
org.hibernate.bytecode.javassist.
JavassistClassTransformer
org.hibernate.persister.collection.
AbstractCollectionPersister
(implements org.hibernate.metadata.
CollectionMetadata
, org.hibernate.persister.collection.
SQLLoadableCollection
)
org.hibernate.persister.collection.
BasicCollectionPersister
org.hibernate.persister.collection.
OneToManyPersister
org.hibernate.tuple.component.
AbstractComponentTuplizer
(implements org.hibernate.tuple.component.
ComponentTuplizer
)
org.hibernate.tuple.component.
Dom4jComponentTuplizer
org.hibernate.tuple.component.
DynamicMapComponentTuplizer
org.hibernate.tuple.component.
PojoComponentTuplizer
org.hibernate.criterion.
AbstractEmptinessExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.criterion.
EmptyExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.criterion.
NotEmptyExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.persister.entity.
AbstractEntityPersister
(implements org.hibernate.persister.entity.
OuterJoinLoadable
, org.hibernate.persister.entity.
Queryable
, org.hibernate.metadata.
ClassMetadata
, org.hibernate.persister.entity.
UniqueKeyLoadable
, org.hibernate.persister.entity.
SQLLoadable
, org.hibernate.intercept.
LazyPropertyInitializer
, org.hibernate.id.
PostInsertIdentityPersister
, org.hibernate.persister.entity.
Lockable
)
org.hibernate.persister.entity.
JoinedSubclassEntityPersister
org.hibernate.persister.entity.
SingleTableEntityPersister
org.hibernate.persister.entity.
UnionSubclassEntityPersister
org.hibernate.tuple.entity.
AbstractEntityTuplizer
(implements org.hibernate.tuple.entity.
EntityTuplizer
)
org.hibernate.tuple.entity.
Dom4jEntityTuplizer
org.hibernate.tuple.entity.
DynamicMapEntityTuplizer
org.hibernate.tuple.entity.
PojoEntityTuplizer
org.hibernate.event.
AbstractEvent
(implements Serializable)
org.hibernate.event.
AbstractCollectionEvent
org.hibernate.event.
InitializeCollectionEvent
org.hibernate.event.
PostCollectionRecreateEvent
org.hibernate.event.
PostCollectionRemoveEvent
org.hibernate.event.
PostCollectionUpdateEvent
org.hibernate.event.
PreCollectionRecreateEvent
org.hibernate.event.
PreCollectionRemoveEvent
org.hibernate.event.
PreCollectionUpdateEvent
org.hibernate.event.
AbstractPreDatabaseOperationEvent
org.hibernate.event.
PreDeleteEvent
org.hibernate.event.
PreInsertEvent
org.hibernate.event.
PreUpdateEvent
org.hibernate.event.
DeleteEvent
org.hibernate.event.
EvictEvent
org.hibernate.event.
FlushEntityEvent
org.hibernate.event.
FlushEvent
org.hibernate.event.
AutoFlushEvent
org.hibernate.event.
DirtyCheckEvent
org.hibernate.event.
LoadEvent
org.hibernate.event.
LockEvent
org.hibernate.event.
MergeEvent
org.hibernate.event.
PersistEvent
org.hibernate.event.
PostDeleteEvent
org.hibernate.event.
PostInsertEvent
org.hibernate.event.
PostLoadEvent
org.hibernate.event.
PostUpdateEvent
org.hibernate.event.
PreLoadEvent
org.hibernate.event.
RefreshEvent
org.hibernate.event.
ReplicateEvent
org.hibernate.event.
SaveOrUpdateEvent
org.hibernate.param.
AbstractExplicitParameterSpecification
(implements org.hibernate.param.
ExplicitParameterSpecification
)
org.hibernate.param.
NamedParameterSpecification
(implements org.hibernate.param.
ParameterSpecification
)
org.hibernate.param.
PositionalParameterSpecification
(implements org.hibernate.param.
ParameterSpecification
)
org.hibernate.intercept.
AbstractFieldInterceptor
(implements org.hibernate.intercept.
FieldInterceptor
, Serializable)
org.hibernate.intercept.cglib.
FieldInterceptorImpl
(implements InterceptFieldCallback, Serializable)
org.hibernate.intercept.javassist.
FieldInterceptorImpl
(implements org.hibernate.bytecode.javassist.
FieldHandler
, Serializable)
org.hibernate.event.def.
AbstractFlushingEventListener
(implements Serializable)
org.hibernate.event.def.
DefaultAutoFlushEventListener
(implements org.hibernate.event.
AutoFlushEventListener
)
org.hibernate.event.def.
DefaultDirtyCheckEventListener
(implements org.hibernate.event.
DirtyCheckEventListener
)
org.hibernate.event.def.
DefaultFlushEventListener
(implements org.hibernate.event.
FlushEventListener
)
org.hibernate.cache.
AbstractJndiBoundCacheProvider
(implements org.hibernate.cache.
CacheProvider
)
org.hibernate.proxy.
AbstractLazyInitializer
(implements org.hibernate.proxy.
LazyInitializer
)
org.hibernate.proxy.pojo.
BasicLazyInitializer
org.hibernate.proxy.pojo.cglib.
CGLIBLazyInitializer
(implements InvocationHandler)
org.hibernate.proxy.pojo.javassist.
JavassistLazyInitializer
(implements MethodHandler)
org.hibernate.proxy.dom4j.
Dom4jLazyInitializer
(implements Serializable)
org.hibernate.proxy.map.
MapLazyInitializer
(implements Serializable)
org.hibernate.collection.
AbstractPersistentCollection
(implements Serializable, org.hibernate.collection.
PersistentCollection
)
org.hibernate.collection.
PersistentArrayHolder
org.hibernate.collection.
PersistentBag
(implements List)
org.hibernate.collection.
PersistentElementHolder
org.hibernate.collection.
PersistentIdentifierBag
(implements List)
org.hibernate.collection.
PersistentIndexedElementHolder
org.hibernate.collection.
PersistentListElementHolder
org.hibernate.collection.
PersistentMapElementHolder
org.hibernate.collection.
PersistentList
(implements List)
org.hibernate.collection.
PersistentMap
(implements Map)
org.hibernate.collection.
PersistentSortedMap
(implements SortedMap)
org.hibernate.collection.
PersistentSet
(implements Set)
org.hibernate.collection.
PersistentSortedSet
(implements SortedSet)
org.hibernate.id.
AbstractPostInsertGenerator
(implements org.hibernate.id.
PostInsertIdentifierGenerator
)
org.hibernate.id.
IdentityGenerator
org.hibernate.id.
SelectGenerator
(implements org.hibernate.id.
Configurable
)
org.hibernate.persister.entity.
AbstractPropertyMapping
(implements org.hibernate.persister.entity.
PropertyMapping
)
org.hibernate.persister.entity.
BasicEntityPropertyMapping
org.hibernate.persister.collection.
CompositeElementPropertyMapping
org.hibernate.impl.
AbstractQueryImpl
(implements org.hibernate.
Query
)
org.hibernate.impl.
QueryImpl
org.hibernate.impl.
CollectionFilterImpl
org.hibernate.impl.
SQLQueryImpl
(implements org.hibernate.
SQLQuery
)
org.hibernate.event.def.
AbstractReassociateEventListener
(implements Serializable)
org.hibernate.event.def.
AbstractLockUpgradeEventListener
org.hibernate.event.def.
DefaultLoadEventListener
(implements org.hibernate.event.
LoadEventListener
)
org.hibernate.event.def.
DefaultLockEventListener
(implements org.hibernate.event.
LockEventListener
)
org.hibernate.event.def.
AbstractSaveEventListener
org.hibernate.event.def.
DefaultMergeEventListener
(implements org.hibernate.event.
MergeEventListener
)
org.hibernate.event.def.
DefaultSaveOrUpdateCopyEventListener
org.hibernate.event.def.
DefaultPersistEventListener
(implements org.hibernate.event.
PersistEventListener
)
org.hibernate.event.def.
DefaultPersistOnFlushEventListener
org.hibernate.event.def.
DefaultReplicateEventListener
(implements org.hibernate.event.
ReplicateEventListener
)
org.hibernate.event.def.
DefaultSaveOrUpdateEventListener
(implements org.hibernate.event.
SaveOrUpdateEventListener
)
org.hibernate.event.def.
DefaultSaveEventListener
org.hibernate.event.def.
DefaultUpdateEventListener
org.hibernate.id.insert.
AbstractReturningDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.id.
IdentityGenerator.GetGeneratedKeysDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.id.
IdentityGenerator.InsertSelectDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.id.
SequenceIdentityGenerator.Delegate
org.hibernate.impl.
AbstractScrollableResults
(implements org.hibernate.
ScrollableResults
)
org.hibernate.impl.
FetchingScrollableResultsImpl
org.hibernate.impl.
ScrollableResultsImpl
(implements org.hibernate.
ScrollableResults
)
org.hibernate.id.insert.
AbstractSelectingDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.id.
IdentityGenerator.BasicDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.id.
SelectGenerator.SelectGeneratorDelegate
(implements org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
)
org.hibernate.impl.
AbstractSessionImpl
(implements org.hibernate.engine.
SessionImplementor
)
org.hibernate.impl.
SessionImpl
(implements org.hibernate.event.
EventSource
, org.hibernate.classic.
Session
, org.hibernate.jdbc.
JDBCContext.Context
)
org.hibernate.impl.
StatelessSessionImpl
(implements org.hibernate.jdbc.
JDBCContext.Context
, org.hibernate.
StatelessSession
)
org.hibernate.hql.ast.exec.
AbstractStatementExecutor
(implements org.hibernate.hql.ast.exec.
StatementExecutor
)
org.hibernate.hql.ast.exec.
BasicExecutor
org.hibernate.hql.ast.exec.
MultiTableDeleteExecutor
org.hibernate.hql.ast.exec.
MultiTableUpdateExecutor
org.hibernate.type.
AbstractType
(implements org.hibernate.type.
Type
)
org.hibernate.type.
AnyType
(implements org.hibernate.type.
AbstractComponentType
, org.hibernate.type.
AssociationType
)
org.hibernate.type.
BlobType
org.hibernate.type.
ClobType
org.hibernate.type.
CollectionType
(implements org.hibernate.type.
AssociationType
)
org.hibernate.type.
ArrayType
org.hibernate.type.
BagType
org.hibernate.type.
CustomCollectionType
org.hibernate.type.
IdentifierBagType
org.hibernate.type.
ListType
org.hibernate.type.
MapType
org.hibernate.type.
OrderedMapType
org.hibernate.type.
SortedMapType
org.hibernate.type.
SetType
org.hibernate.type.
OrderedSetType
org.hibernate.type.
SortedSetType
org.hibernate.type.
ComponentType
(implements org.hibernate.type.
AbstractComponentType
)
org.hibernate.type.
EmbeddedComponentType
org.hibernate.type.
CompositeCustomType
(implements org.hibernate.type.
AbstractComponentType
)
org.hibernate.type.
CustomType
(implements org.hibernate.type.
IdentifierType
, org.hibernate.type.
DiscriminatorType
, org.hibernate.type.
VersionType
)
org.hibernate.type.
EntityType
(implements org.hibernate.type.
AssociationType
)
org.hibernate.type.
ManyToOneType
org.hibernate.type.
OneToOneType
org.hibernate.type.
SpecialOneToOneType
org.hibernate.type.
MetaType
org.hibernate.type.
NullableType
org.hibernate.type.
ImmutableType
org.hibernate.type.
AdaptedImmutableType
org.hibernate.type.
BigDecimalType
org.hibernate.type.
BigIntegerType
(implements org.hibernate.type.
DiscriminatorType
)
org.hibernate.type.
ClassType
org.hibernate.type.
CurrencyType
(implements org.hibernate.type.
LiteralType
)
org.hibernate.type.
LocaleType
(implements org.hibernate.type.
LiteralType
)
org.hibernate.type.
PrimitiveType
(implements org.hibernate.type.
LiteralType
)
org.hibernate.type.
BooleanType
(implements org.hibernate.type.
DiscriminatorType
)
org.hibernate.type.
CharBooleanType
org.hibernate.type.
TrueFalseType
org.hibernate.type.
YesNoType
org.hibernate.type.
NumericBooleanType
org.hibernate.type.
ByteType
(implements org.hibernate.type.
DiscriminatorType
, org.hibernate.type.
VersionType
)
org.hibernate.type.
CharacterType
(implements org.hibernate.type.
DiscriminatorType
)
org.hibernate.type.
DoubleType
org.hibernate.type.
FloatType
org.hibernate.type.
IntegerType
(implements org.hibernate.type.
DiscriminatorType
, org.hibernate.type.
VersionType
)
org.hibernate.type.
LongType
(implements org.hibernate.type.
DiscriminatorType
, org.hibernate.type.
VersionType
)
org.hibernate.type.
ShortType
(implements org.hibernate.type.
DiscriminatorType
, org.hibernate.type.
VersionType
)
org.hibernate.type.
StringType
(implements org.hibernate.type.
DiscriminatorType
)
org.hibernate.type.
TextType
org.hibernate.type.
TimeZoneType
(implements org.hibernate.type.
LiteralType
)
org.hibernate.type.
MutableType
org.hibernate.type.
AbstractBynaryType
(implements org.hibernate.type.
VersionType
, Comparator)
org.hibernate.type.
BinaryType
org.hibernate.type.
WrapperBinaryType
org.hibernate.type.
AbstractCharArrayType
org.hibernate.type.
CharArrayType
org.hibernate.type.
CharacterArrayType
org.hibernate.type.
CalendarDateType
org.hibernate.type.
CalendarType
(implements org.hibernate.type.
VersionType
)
org.hibernate.type.
DateType
(implements org.hibernate.type.
IdentifierType
, org.hibernate.type.
LiteralType
)
org.hibernate.type.
SerializableType
org.hibernate.type.
TimestampType
(implements org.hibernate.type.
VersionType
, org.hibernate.type.
LiteralType
)
org.hibernate.type.
DbTimestampType
(implements org.hibernate.type.
VersionType
)
org.hibernate.type.
TimeType
(implements org.hibernate.type.
LiteralType
)
org.hibernate.id.
AbstractUUIDGenerator
(implements org.hibernate.id.
IdentifierGenerator
)
org.hibernate.id.
UUIDHexGenerator
(implements org.hibernate.id.
Configurable
)
org.hibernate.event.def.
AbstractVisitor
org.hibernate.event.def.
DirtyCollectionSearchVisitor
org.hibernate.event.def.
EvictVisitor
org.hibernate.event.def.
FlushVisitor
org.hibernate.event.def.
ProxyVisitor
org.hibernate.event.def.
ReattachVisitor
org.hibernate.event.def.
OnLockVisitor
org.hibernate.event.def.
OnReplicateVisitor
org.hibernate.event.def.
OnUpdateVisitor
org.hibernate.event.def.
WrapVisitor
org.hibernate.bytecode.cglib.
AccessOptimizerAdapter
(implements org.hibernate.bytecode.
ReflectionOptimizer.AccessOptimizer
, Serializable)
org.hibernate.bytecode.javassist.
AccessOptimizerAdapter
(implements org.hibernate.bytecode.
ReflectionOptimizer.AccessOptimizer
, Serializable)
org.hibernate.cache.access.
AccessType
(implements Serializable)
org.hibernate.engine.
ActionQueue
org.hibernate.sql.
Alias
org.hibernate.criterion.
AliasedProjection
(implements org.hibernate.criterion.
Projection
)
org.hibernate.hql.ast.util.
AliasGenerator
org.hibernate.transform.
AliasToBeanConstructorResultTransformer
(implements org.hibernate.transform.
ResultTransformer
)
org.hibernate.transform.
AliasToBeanResultTransformer
(implements org.hibernate.transform.
ResultTransformer
)
org.hibernate.dialect.function.
AnsiTrimEmulationFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.type.
AnyType.ObjectTypeCacheEntry
(implements Serializable)
org.hibernate.util.
ArrayHelper
org.hibernate.id.
Assigned
(implements org.hibernate.id.
IdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.hql.ast.tree.
AssignmentSpecification
org.hibernate.hql.ast.util.
ASTAppender
org.hibernate.hql.ast.util.
ASTIterator
(implements Iterator)
org.hibernate.hql.ast.util.
ASTParentsFirstIterator
(implements Iterator)
org.hibernate.hql.ast.util.
ASTPrinter
org.hibernate.hql.ast.
ASTQueryTranslatorFactory
(implements org.hibernate.hql.
QueryTranslatorFactory
)
org.hibernate.hql.ast.util.
ASTUtil
org.hibernate.hql.ast.util.
ASTUtil.IncludePredicate
(implements org.hibernate.hql.ast.util.
ASTUtil.FilterPredicate
)
org.hibernate.property.
BackrefPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
BackrefPropertyAccessor.BackrefGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
BackrefPropertyAccessor.BackrefSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.cache.impl.bridge.
BaseRegionAdapter
(implements org.hibernate.cache.
Region
)
org.hibernate.cache.impl.bridge.
BaseGeneralDataRegionAdapter
(implements org.hibernate.cache.
GeneralDataRegion
)
org.hibernate.cache.impl.bridge.
QueryResultsRegionAdapter
(implements org.hibernate.cache.
QueryResultsRegion
)
org.hibernate.cache.impl.bridge.
TimestampsRegionAdapter
(implements org.hibernate.cache.
TimestampsRegion
)
org.hibernate.cache.impl.bridge.
BaseTransactionalDataRegionAdapter
(implements org.hibernate.cache.
TransactionalDataRegion
)
org.hibernate.cache.impl.bridge.
CollectionRegionAdapter
(implements org.hibernate.cache.
CollectionRegion
)
org.hibernate.cache.impl.bridge.
EntityRegionAdapter
(implements org.hibernate.cache.
EntityRegion
)
org.hibernate.bytecode.util.
BasicClassFilter
(implements org.hibernate.bytecode.util.
ClassFilter
)
org.hibernate.jdbc.util.
BasicFormatterImpl
(implements org.hibernate.jdbc.util.
Formatter
)
org.hibernate.tool.instrument.
BasicInstrumentationTask.CustomFieldFilter
(implements org.hibernate.bytecode.util.
FieldFilter
)
org.hibernate.tool.instrument.
BasicInstrumentationTask.Logger
org.hibernate.property.
BasicPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
BasicPropertyAccessor.BasicGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
BasicPropertyAccessor.BasicSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.transform.
BasicTransformerAdapter
(implements org.hibernate.transform.
ResultTransformer
)
org.hibernate.transform.
AliasToEntityMapResultTransformer
(implements Serializable)
org.hibernate.transform.
DistinctResultTransformer
(implements Serializable)
org.hibernate.transform.
PassThroughResultTransformer
(implements Serializable)
org.hibernate.transform.
RootEntityResultTransformer
(implements Serializable)
org.hibernate.transform.
ToListResultTransformer
(implements Serializable)
org.hibernate.engine.
BatchFetchQueue
org.hibernate.jdbc.
BatchingBatcherFactory
(implements org.hibernate.jdbc.
BatcherFactory
)
org.hibernate.loader.collection.
BatchingCollectionInitializer
(implements org.hibernate.loader.collection.
CollectionInitializer
)
org.hibernate.loader.entity.
BatchingEntityLoader
(implements org.hibernate.loader.entity.
UniqueEntityLoader
)
org.hibernate.criterion.
BetweenExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.lob.
BlobImpl
(implements Blob)
org.hibernate.jdbc.
BorrowedConnectionProxy
(implements InvocationHandler)
org.hibernate.transaction.
BTMTransactionManagerLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.bytecode.javassist.
BulkAccessor
(implements Serializable)
org.hibernate.action.
BulkOperationCleanupAction
(implements org.hibernate.action.
Executable
, Serializable)
org.hibernate.bytecode.cglib.
BytecodeProviderImpl
(implements org.hibernate.bytecode.
BytecodeProvider
)
org.hibernate.bytecode.javassist.
BytecodeProviderImpl
(implements org.hibernate.bytecode.
BytecodeProvider
)
org.hibernate.bytecode.util.
ByteCodeHelper
org.hibernate.util.
BytesHelper
org.hibernate.cache.impl.
CacheDataDescriptionImpl
(implements org.hibernate.cache.
CacheDataDescription
)
org.hibernate.cache.entry.
CacheEntry
(implements Serializable)
org.hibernate.cache.
CacheKey
(implements Serializable)
org.hibernate.
CacheMode
(implements Serializable)
org.hibernate.exception.
CacheSQLStateConverter
(implements org.hibernate.exception.
SQLExceptionConverter
)
org.hibernate.transaction.
CacheSynchronization
(implements Synchronization)
org.hibernate.util.
CalendarComparator
(implements Comparator)
org.hibernate.engine.
Cascade
org.hibernate.engine.
CascadeStyle
(implements Serializable)
org.hibernate.engine.
CascadeStyle.MultipleCascadeStyle
org.hibernate.engine.
CascadingAction
org.hibernate.sql.
CaseFragment
org.hibernate.sql.
ANSICaseFragment
org.hibernate.sql.
DecodeCaseFragment
org.hibernate.sql.
DerbyCaseFragment
org.hibernate.sql.
HSQLCaseFragment
org.hibernate.sql.
MckoiCaseFragment
org.hibernate.dialect.function.
CastFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.stat.
CategorizedStatistics
(implements Serializable)
org.hibernate.stat.
CollectionStatistics
org.hibernate.stat.
EntityStatistics
org.hibernate.stat.
QueryStatistics
org.hibernate.stat.
SecondLevelCacheStatistics
org.hibernate.intercept.cglib.
CGLIBHelper
org.hibernate.proxy.pojo.cglib.
CGLIBProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
org.hibernate.property.
ChainedPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.dialect.function.
CharIndexFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.hql.classic.
ClassicQueryTranslatorFactory
(implements org.hibernate.hql.
QueryTranslatorFactory
)
org.hibernate.hql.classic.
ClauseParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.lob.
ClobImpl
(implements Clob)
org.hibernate.util.
Cloneable
org.hibernate.event.
EventListeners
(implements Serializable)
org.hibernate.transaction.
CMTTransaction
(implements org.hibernate.
Transaction
)
org.hibernate.transaction.
CMTTransactionFactory
(implements org.hibernate.transaction.
TransactionFactory
)
org.hibernate.mapping.
Collection
(implements org.hibernate.mapping.
Fetchable
, org.hibernate.mapping.
Value
, org.hibernate.mapping.
Filterable
)
org.hibernate.mapping.
Bag
org.hibernate.mapping.
IdentifierCollection
org.hibernate.mapping.
IdentifierBag
org.hibernate.mapping.
IndexedCollection
org.hibernate.mapping.
List
org.hibernate.mapping.
Array
org.hibernate.mapping.
PrimitiveArray
org.hibernate.mapping.
Map
org.hibernate.mapping.
Set
org.hibernate.cache.impl.bridge.
CollectionAccessStrategyAdapter
(implements org.hibernate.cache.access.
CollectionRegionAccessStrategy
)
org.hibernate.action.
CollectionAction
(implements org.hibernate.action.
Executable
, Serializable, Comparable)
org.hibernate.action.
CollectionRecreateAction
org.hibernate.action.
CollectionRemoveAction
org.hibernate.action.
CollectionUpdateAction
org.hibernate.cache.entry.
CollectionCacheEntry
(implements Serializable)
org.hibernate.engine.
CollectionEntry
(implements Serializable)
org.hibernate.param.
CollectionFilterKeyParameterSpecification
(implements org.hibernate.param.
ParameterSpecification
)
org.hibernate.util.
CollectionHelper
org.hibernate.engine.
CollectionKey
(implements Serializable)
org.hibernate.engine.loading.
CollectionLoadContext
org.hibernate.hql.
CollectionProperties
org.hibernate.persister.collection.
CollectionPropertyMapping
(implements org.hibernate.persister.entity.
PropertyMapping
)
org.hibernate.persister.collection.
CollectionPropertyNames
org.hibernate.engine.
Collections
org.hibernate.cfg.
CollectionSecondPass
(implements org.hibernate.cfg.
SecondPass
)
org.hibernate.hql.
CollectionSubqueryFactory
org.hibernate.mapping.
Column
(implements org.hibernate.mapping.
Selectable
, Serializable, Cloneable)
org.hibernate.loader.custom.
ColumnCollectionAliases
(implements org.hibernate.loader.
CollectionAliases
)
org.hibernate.hql.ast.util.
ColumnHelper
org.hibernate.tool.hbm2ddl.
ColumnMetadata
org.hibernate.jdbc.
ColumnNameCache
org.hibernate.util.
ComparableComparator
(implements Comparator)
org.hibernate.tuple.component.
ComponentMetamodel
(implements Serializable)
org.hibernate.sql.
ConditionFragment
org.hibernate.util.
ConfigHelper
org.hibernate.cfg.
Configuration
(implements Serializable)
org.hibernate.jdbc.
ConnectionManager
(implements Serializable)
org.hibernate.connection.
ConnectionProviderFactory
org.hibernate.
ConnectionReleaseMode
(implements Serializable)
org.hibernate.mapping.
Constraint
(implements org.hibernate.mapping.
RelationalModel
, Serializable)
org.hibernate.mapping.
ForeignKey
org.hibernate.mapping.
PrimaryKey
org.hibernate.mapping.
UniqueKey
org.hibernate.dialect.function.
ConvertFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.impl.
CriteriaImpl
(implements org.hibernate.
Criteria
, Serializable)
org.hibernate.impl.
CriteriaImpl.CriterionEntry
(implements Serializable)
org.hibernate.impl.
CriteriaImpl.OrderEntry
(implements Serializable)
org.hibernate.impl.
CriteriaImpl.Subcriteria
(implements org.hibernate.
Criteria
, Serializable)
org.hibernate.loader.criteria.
CriteriaQueryTranslator
(implements org.hibernate.criterion.
CriteriaQuery
)
org.hibernate.loader.custom.
CustomLoader.NonScalarResultColumnProcessor
(implements org.hibernate.loader.custom.CustomLoader.ResultColumnProcessor)
org.hibernate.loader.custom.
CustomLoader.ResultRowProcessor
org.hibernate.loader.custom.
CustomLoader.ScalarResultColumnProcessor
(implements org.hibernate.loader.custom.CustomLoader.ResultColumnProcessor)
org.hibernate.tool.hbm2ddl.
DatabaseMetadata
org.hibernate.connection.
DatasourceConnectionProvider
(implements org.hibernate.connection.
ConnectionProvider
)
org.hibernate.jdbc.util.
DDLFormatterImpl
(implements org.hibernate.jdbc.util.
Formatter
)
org.hibernate.event.def.
DefaultDeleteEventListener
(implements org.hibernate.event.
DeleteEventListener
)
org.hibernate.loader.
DefaultEntityAliases
(implements org.hibernate.loader.
EntityAliases
)
org.hibernate.loader.
ColumnEntityAliases
org.hibernate.event.def.
DefaultEvictEventListener
(implements org.hibernate.event.
EvictEventListener
)
org.hibernate.event.def.
DefaultFlushEntityEventListener
(implements org.hibernate.event.
FlushEntityEventListener
)
org.hibernate.event.def.
DefaultInitializeCollectionEventListener
(implements org.hibernate.event.
InitializeCollectionEventListener
)
org.hibernate.cfg.
DefaultNamingStrategy
(implements org.hibernate.cfg.
NamingStrategy
, Serializable)
org.hibernate.event.def.
DefaultPostLoadEventListener
(implements org.hibernate.event.
PostLoadEventListener
)
org.hibernate.event.def.
DefaultPreLoadEventListener
(implements org.hibernate.event.
PreLoadEventListener
)
org.hibernate.event.def.
DefaultRefreshEventListener
(implements org.hibernate.event.
RefreshEventListener
)
org.hibernate.action.
DelayedPostInsertIdentifier
(implements Serializable)
org.hibernate.sql.
Delete
org.hibernate.dialect.function.
DerbyConcatFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.dialect.
DerbyDialect.DerbyTrimFunctionEmulation
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.criterion.
DetachedCriteria
(implements org.hibernate.criterion.
CriteriaSpecification
, Serializable)
org.hibernate.dialect.
Dialect
org.hibernate.dialect.
Cache71Dialect
org.hibernate.dialect.
DB2Dialect
org.hibernate.dialect.
DB2390Dialect
org.hibernate.dialect.
DB2400Dialect
org.hibernate.dialect.
DerbyDialect
org.hibernate.dialect.
FrontBaseDialect
org.hibernate.dialect.
H2Dialect
org.hibernate.dialect.
HSQLDialect
org.hibernate.dialect.
InformixDialect
org.hibernate.dialect.
IngresDialect
org.hibernate.dialect.
InterbaseDialect
org.hibernate.dialect.
FirebirdDialect
org.hibernate.dialect.
JDataStoreDialect
org.hibernate.dialect.
MckoiDialect
org.hibernate.dialect.
MimerSQLDialect
org.hibernate.dialect.
MySQLDialect
org.hibernate.dialect.
MySQL5Dialect
org.hibernate.dialect.
MySQL5InnoDBDialect
org.hibernate.dialect.
MySQLInnoDBDialect
org.hibernate.dialect.
MySQLMyISAMDialect
org.hibernate.dialect.
Oracle8iDialect
org.hibernate.dialect.
Oracle9iDialect
org.hibernate.dialect.
Oracle10gDialect
org.hibernate.dialect.
Oracle9Dialect
org.hibernate.dialect.
DataDirectOracle9Dialect
org.hibernate.dialect.
OracleDialect
org.hibernate.dialect.
PointbaseDialect
org.hibernate.dialect.
PostgreSQLDialect
org.hibernate.dialect.
ProgressDialect
org.hibernate.dialect.
RDMSOS2200Dialect
org.hibernate.dialect.
SAPDBDialect
org.hibernate.dialect.
SybaseDialect
org.hibernate.dialect.
SQLServerDialect
org.hibernate.dialect.
Sybase11Dialect
org.hibernate.dialect.
SybaseAnywhereDialect
org.hibernate.dialect.
TeradataDialect
org.hibernate.dialect.
TimesTenDialect
org.hibernate.dialect.
DialectFactory
org.hibernate.dialect.
DialectFactory.VersionInsensitiveMapper
(implements org.hibernate.dialect.
DialectFactory.DatabaseDialectMapper
)
org.hibernate.property.
DirectPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
DirectPropertyAccessor.DirectGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
DirectPropertyAccessor.DirectSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.sql.
DisjunctionFragment
org.hibernate.criterion.
Distinct
(implements org.hibernate.criterion.
Projection
)
org.hibernate.transform.
DistinctRootEntityResultTransformer
(implements org.hibernate.transform.
ResultTransformer
, Serializable)
org.hibernate.property.
Dom4jAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
Dom4jAccessor.Dom4jGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
Dom4jAccessor.AttributeGetter
org.hibernate.property.
Dom4jAccessor.ElementAttributeGetter
org.hibernate.property.
Dom4jAccessor.ElementGetter
org.hibernate.property.
Dom4jAccessor.TextGetter
org.hibernate.property.
Dom4jAccessor.Dom4jSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.property.
Dom4jAccessor.AttributeSetter
org.hibernate.property.
Dom4jAccessor.ElementAttributeSetter
org.hibernate.property.
Dom4jAccessor.ElementSetter
org.hibernate.property.
Dom4jAccessor.TextSetter
org.hibernate.tuple.
Dom4jInstantiator
(implements org.hibernate.tuple.
Instantiator
)
org.hibernate.proxy.dom4j.
Dom4jProxy
(implements org.hibernate.proxy.
HibernateProxy
, Element, Serializable)
org.hibernate.proxy.dom4j.
Dom4jProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
org.hibernate.connection.
DriverManagerConnectionProvider
(implements org.hibernate.connection.
ConnectionProvider
)
org.hibernate.util.
DTDEntityResolver
(implements EntityResolver, Serializable)
org.hibernate.param.
DynamicFilterParameterSpecification
(implements org.hibernate.param.
ParameterSpecification
)
org.hibernate.tuple.
DynamicMapInstantiator
(implements org.hibernate.tuple.
Instantiator
)
org.hibernate.persister.collection.
ElementPropertyMapping
(implements org.hibernate.persister.entity.
PropertyMapping
)
org.hibernate.tuple.
ElementWrapper
(implements Element, Serializable)
org.hibernate.property.
EmbeddedPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
EmbeddedPropertyAccessor.EmbeddedGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
EmbeddedPropertyAccessor.EmbeddedSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.
EmptyInterceptor
(implements org.hibernate.
Interceptor
, Serializable)
org.hibernate.util.
EmptyIterator
(implements Iterator)
org.hibernate.cache.impl.bridge.
EntityAccessStrategyAdapter
(implements org.hibernate.cache.access.
EntityRegionAccessStrategy
)
org.hibernate.action.
EntityAction
(implements org.hibernate.action.
Executable
, Serializable, Comparable)
org.hibernate.action.
EntityDeleteAction
org.hibernate.action.
EntityIdentityInsertAction
org.hibernate.action.
EntityInsertAction
org.hibernate.action.
EntityUpdateAction
org.hibernate.engine.
EntityEntry
(implements Serializable)
org.hibernate.engine.
EntityKey
(implements Serializable)
org.hibernate.engine.loading.
EntityLoadContext
org.hibernate.tuple.entity.
EntityMetamodel
(implements Serializable)
org.hibernate.
EntityMode
(implements Serializable)
org.hibernate.tuple.
EntityModeToTuplizerMapping
(implements Serializable)
org.hibernate.tuple.entity.
EntityEntityModeToTuplizerMapping
(implements Serializable)
org.hibernate.engine.
EntityUniqueKey
(implements Serializable)
org.hibernate.cfg.
Environment
org.hibernate.util.
EqualsHelper
org.hibernate.hql.ast.
ErrorCounter
(implements org.hibernate.hql.ast.
ParseErrorHandler
)
org.hibernate.criterion.
Example
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.exception.
ExceptionUtils
org.hibernate.engine.
ExecuteUpdateResultCheckStyle
(implements Serializable)
org.hibernate.jdbc.
Expectations
org.hibernate.jdbc.
Expectations.BasicExpectation
(implements org.hibernate.jdbc.
Expectation
)
org.hibernate.jdbc.
Expectations.BasicParamExpectation
org.hibernate.cfg.
ExtendsQueueEntry
org.hibernate.util.
ExternalSessionFactoryConfig
org.hibernate.bytecode.javassist.
FastClass
(implements Serializable)
org.hibernate.util.
FastHashMap
(implements Map, Serializable)
org.hibernate.
FetchMode
(implements Serializable)
org.hibernate.intercept.
FieldInterceptionHelper
org.hibernate.bytecode.javassist.
FieldTransformer
org.hibernate.engine.
FilterDefinition
(implements Serializable)
org.hibernate.util.
FilterHelper
org.hibernate.impl.
FilterImpl
(implements org.hibernate.
Filter
, Serializable)
org.hibernate.cache.
FilterKey
(implements Serializable)
org.hibernate.
FlushMode
(implements Serializable)
org.hibernate.id.
ForeignGenerator
(implements org.hibernate.id.
IdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.type.
ForeignKeyDirection
(implements Serializable)
org.hibernate.tool.hbm2ddl.
ForeignKeyMetadata
org.hibernate.engine.
ForeignKeys
org.hibernate.engine.
ForeignKeys.Nullifier
org.hibernate.jdbc.util.
FormatStyle
org.hibernate.mapping.
Formula
(implements org.hibernate.mapping.
Selectable
, Serializable)
org.hibernate.sql.
ForUpdateFragment
org.hibernate.hql.classic.
FromParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.loader.
GeneratedCollectionAliases
(implements org.hibernate.loader.
CollectionAliases
)
org.hibernate.hql.classic.
GroupByParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.id.
GUIDGenerator
(implements org.hibernate.id.
IdentifierGenerator
)
org.hibernate.cache.
HashtableCache
(implements org.hibernate.cache.
Cache
)
org.hibernate.cache.
HashtableCacheProvider
(implements org.hibernate.cache.
CacheProvider
)
org.hibernate.cfg.
HbmBinder
org.hibernate.
Hibernate
org.hibernate.proxy.
HibernateProxyHelper
org.hibernate.hql.
HolderInstantiator
org.hibernate.engine.query.
HQLQueryPlan
(implements Serializable)
org.hibernate.engine.query.
FilterQueryPlan
(implements Serializable)
org.hibernate.criterion.
IdentifierEqExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.id.
IdentifierGeneratorFactory
org.hibernate.engine.
IdentifierValue
org.hibernate.util.
IdentityMap
(implements Map)
org.hibernate.util.
IdentityMap.IdentityKey
(implements Serializable)
org.hibernate.util.
IdentityMap.IdentityMapEntry
(implements java.util.Map.Entry)
org.hibernate.util.
IdentitySet
(implements Set)
org.hibernate.criterion.
IlikeExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.cfg.
ImprovedNamingStrategy
(implements org.hibernate.cfg.
NamingStrategy
, Serializable)
org.hibernate.id.
IncrementGenerator
(implements org.hibernate.id.
IdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.mapping.
Index
(implements org.hibernate.mapping.
RelationalModel
, Serializable)
org.hibernate.tool.hbm2ddl.
IndexMetadata
org.hibernate.property.
IndexPropertyAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
IndexPropertyAccessor.IndexGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
IndexPropertyAccessor.IndexSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.criterion.
InExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.sql.
InFragment
org.hibernate.sql.
Insert
org.hibernate.id.insert.
IdentifierGeneratingInsert
org.hibernate.id.insert.
InsertSelectIdentityInsert
org.hibernate.id.
SequenceIdentityGenerator.NoCommentsInsert
org.hibernate.sql.
InsertSelect
org.hibernate.bytecode.cglib.
InstantiationOptimizerAdapter
(implements org.hibernate.bytecode.
ReflectionOptimizer.InstantiationOptimizer
, Serializable)
org.hibernate.bytecode.javassist.
InstantiationOptimizerAdapter
(implements org.hibernate.bytecode.
ReflectionOptimizer.InstantiationOptimizer
, Serializable)
org.hibernate.engine.transaction.
Isolater
org.hibernate.engine.transaction.
Isolater.JdbcDelegate
(implements org.hibernate.engine.transaction.Isolater.Delegate)
org.hibernate.engine.transaction.
Isolater.JtaDelegate
(implements org.hibernate.engine.transaction.Isolater.Delegate)
org.hibernate.impl.
IteratorImpl
(implements org.hibernate.engine.
HibernateIterator
)
org.hibernate.secure.
JACCConfiguration
org.hibernate.secure.
JACCPermissions
org.hibernate.secure.
JACCPreDeleteEventListener
(implements org.hibernate.event.
PreDeleteEventListener
, org.hibernate.event.
Initializable
, org.hibernate.secure.
JACCSecurityListener
)
org.hibernate.secure.
JACCPreInsertEventListener
(implements org.hibernate.event.
PreInsertEventListener
, org.hibernate.event.
Initializable
, org.hibernate.secure.
JACCSecurityListener
)
org.hibernate.secure.
JACCPreLoadEventListener
(implements org.hibernate.event.
PreLoadEventListener
, org.hibernate.event.
Initializable
, org.hibernate.secure.
JACCSecurityListener
)
org.hibernate.secure.
JACCPreUpdateEventListener
(implements org.hibernate.event.
PreUpdateEventListener
, org.hibernate.event.
Initializable
, org.hibernate.secure.
JACCSecurityListener
)
org.hibernate.intercept.javassist.
JavassistHelper
org.hibernate.proxy.pojo.javassist.
JavassistProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
, Serializable)
org.hibernate.jdbc.
JDBCContext
(implements Serializable, org.hibernate.jdbc.
ConnectionManager.Callback
)
org.hibernate.exception.
JDBCExceptionHelper
org.hibernate.util.
JDBCExceptionReporter
org.hibernate.transaction.
JDBCTransaction
(implements org.hibernate.
Transaction
)
org.hibernate.transaction.
JDBCTransactionFactory
(implements org.hibernate.transaction.
TransactionFactory
)
org.hibernate.transaction.
JNDITransactionManagerLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.transaction.
BESTransactionManagerLookup
org.hibernate.transaction.
JBossTransactionManagerLookup
org.hibernate.transaction.
JRun4TransactionManagerLookup
org.hibernate.transaction.
OC4JTransactionManagerLookup
org.hibernate.transaction.
OrionTransactionManagerLookup
org.hibernate.transaction.
ResinTransactionManagerLookup
org.hibernate.transaction.
SunONETransactionManagerLookup
org.hibernate.transaction.
WeblogicTransactionManagerLookup
org.hibernate.mapping.
Join
(implements Serializable)
org.hibernate.util.
JoinedIterator
(implements Iterator)
org.hibernate.sql.
JoinFragment
org.hibernate.sql.
ANSIJoinFragment
org.hibernate.sql.
CacheJoinFragment
org.hibernate.sql.
OracleJoinFragment
org.hibernate.sql.
QueryJoinFragment
org.hibernate.sql.
Sybase11JoinFragment
org.hibernate.engine.
JoinHelper
org.hibernate.hql.ast.util.
JoinProcessor
(implements org.hibernate.hql.antlr.
SqlTokenTypes
)
org.hibernate.engine.
JoinSequence
org.hibernate.loader.
JoinWalker
org.hibernate.loader.
AbstractEntityJoinWalker
org.hibernate.loader.entity.
CascadeEntityJoinWalker
org.hibernate.loader.criteria.
CriteriaJoinWalker
org.hibernate.loader.entity.
EntityJoinWalker
org.hibernate.loader.collection.
CollectionJoinWalker
org.hibernate.loader.collection.
BasicCollectionJoinWalker
org.hibernate.loader.collection.
OneToManyJoinWalker
org.hibernate.transaction.
JOnASTransactionManagerLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.transaction.
JOTMTransactionManagerLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.util.
JTAHelper
org.hibernate.context.
JTASessionContext
(implements org.hibernate.context.
CurrentSessionContext
)
org.hibernate.context.
JTASessionContext.CleanupSynch
(implements Synchronization)
org.hibernate.transaction.
JTATransaction
(implements org.hibernate.
Transaction
)
org.hibernate.transaction.
JTATransactionFactory
(implements org.hibernate.transaction.
TransactionFactory
)
org.hibernate.criterion.
Junction
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.criterion.
Conjunction
org.hibernate.criterion.
Disjunction
org.hibernate.util.
LazyIterator
(implements Iterator)
org.hibernate.criterion.
LikeExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.hql.ast.util.
LiteralProcessor
(implements org.hibernate.hql.antlr.
HqlSqlTokenTypes
)
org.hibernate.engine.loading.
LoadContexts
org.hibernate.loader.
Loader
org.hibernate.loader.
BasicLoader
org.hibernate.loader.
OuterJoinLoader
org.hibernate.loader.entity.
AbstractEntityLoader
(implements org.hibernate.loader.entity.
UniqueEntityLoader
)
org.hibernate.loader.entity.
CascadeEntityLoader
org.hibernate.loader.entity.
EntityLoader
org.hibernate.loader.entity.
CollectionElementLoader
org.hibernate.loader.collection.
CollectionLoader
(implements org.hibernate.loader.collection.
CollectionInitializer
)
org.hibernate.loader.collection.
BasicCollectionLoader
org.hibernate.loader.collection.
SubselectCollectionLoader
org.hibernate.loader.collection.
OneToManyLoader
org.hibernate.loader.collection.
SubselectOneToManyLoader
org.hibernate.loader.criteria.
CriteriaLoader
org.hibernate.loader.hql.
QueryLoader
org.hibernate.hql.classic.
QueryTranslatorImpl
(implements org.hibernate.hql.
FilterTranslator
)
org.hibernate.loader.custom.
CustomLoader
org.hibernate.event.
LoadEventListener.LoadType
org.hibernate.engine.loading.
LoadingCollectionEntry
org.hibernate.
LockMode
(implements Serializable)
org.hibernate.criterion.
LogicalExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.context.
ManagedSessionContext
(implements org.hibernate.context.
CurrentSessionContext
)
org.hibernate.property.
MapAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.property.
MapAccessor.MapGetter
(implements org.hibernate.property.
Getter
)
org.hibernate.property.
MapAccessor.MapSetter
(implements org.hibernate.property.
Setter
)
org.hibernate.cfg.
Mappings
(implements Serializable)
org.hibernate.cfg.
Mappings.ColumnNames
(implements Serializable)
org.hibernate.cfg.
Mappings.TableDescription
(implements Serializable)
org.hibernate.proxy.map.
MapProxy
(implements org.hibernate.proxy.
HibernateProxy
, Map, Serializable)
org.hibernate.proxy.map.
MapProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
org.hibernate.util.
MarkerObject
org.hibernate.criterion.
MatchMode
(implements Serializable)
org.hibernate.pretty.
MessageHelper
org.hibernate.mapping.
MetaAttribute
(implements Serializable)
org.hibernate.engine.query.
NamedParameterDescriptor
(implements Serializable)
org.hibernate.persister.collection.
NamedQueryCollectionInitializer
(implements org.hibernate.loader.collection.
CollectionInitializer
)
org.hibernate.engine.
NamedQueryDefinition
(implements Serializable)
org.hibernate.engine.
NamedSQLQueryDefinition
org.hibernate.persister.entity.
NamedQueryLoader
(implements org.hibernate.loader.entity.
UniqueEntityLoader
)
org.hibernate.hql.
NameGenerator
org.hibernate.util.
NamingHelper
org.hibernate.engine.query.sql.
NativeSQLQueryNonScalarReturn
(implements org.hibernate.engine.query.sql.
NativeSQLQueryReturn
, Serializable)
org.hibernate.engine.query.sql.
NativeSQLQueryCollectionReturn
org.hibernate.engine.query.sql.
NativeSQLQueryJoinReturn
org.hibernate.engine.query.sql.
NativeSQLQueryRootReturn
org.hibernate.engine.query.
NativeSQLQueryPlan
(implements Serializable)
org.hibernate.engine.query.sql.
NativeSQLQueryScalarReturn
(implements org.hibernate.engine.query.sql.
NativeSQLQueryReturn
)
org.hibernate.engine.query.sql.
NativeSQLQuerySpecification
org.hibernate.criterion.
NaturalIdentifier
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.exception.
NestableDelegate
(implements Serializable)
org.hibernate.dialect.function.
NoArgSQLFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.cache.
NoCacheProvider
(implements org.hibernate.cache.
CacheProvider
)
org.hibernate.cache.impl.
NoCachingRegionFactory
(implements org.hibernate.cache.
RegionFactory
)
org.hibernate.hql.ast.util.
NodeTraverser
org.hibernate.jdbc.
NonBatchingBatcherFactory
(implements org.hibernate.jdbc.
BatcherFactory
)
org.hibernate.cache.
NonstrictReadWriteCache
(implements org.hibernate.cache.
CacheConcurrencyStrategy
)
org.hibernate.loader.custom.
NonScalarReturn
(implements org.hibernate.loader.custom.
Return
)
org.hibernate.loader.custom.
CollectionReturn
org.hibernate.loader.custom.
FetchReturn
org.hibernate.loader.custom.
CollectionFetchReturn
org.hibernate.loader.custom.
EntityFetchReturn
org.hibernate.loader.custom.
RootReturn
org.hibernate.property.
NoopAccessor
(implements org.hibernate.property.
PropertyAccessor
)
org.hibernate.criterion.
NotExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.criterion.
NotNullExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.engine.
Nullability
org.hibernate.criterion.
NullExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.dialect.function.
NvlFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.mapping.
OneToMany
(implements org.hibernate.mapping.
Value
)
org.hibernate.cache.impl.bridge.
OptimisticCacheSourceAdapter
(implements org.hibernate.cache.
OptimisticCacheSource
)
org.hibernate.id.enhanced.
OptimizerFactory
org.hibernate.id.enhanced.
OptimizerFactory.OptimizerSupport
(implements org.hibernate.id.enhanced.
Optimizer
)
org.hibernate.id.enhanced.
OptimizerFactory.HiLoOptimizer
org.hibernate.id.enhanced.
OptimizerFactory.NoopOptimizer
org.hibernate.id.enhanced.
OptimizerFactory.PooledOptimizer
org.hibernate.criterion.
Order
(implements Serializable)
org.hibernate.hql.classic.
OrderByParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.engine.query.
OrdinalParameterDescriptor
(implements Serializable)
org.hibernate.loader.
OuterJoinableAssociation
org.hibernate.engine.
ParameterBinder
org.hibernate.engine.query.
ParameterMetadata
(implements Serializable)
org.hibernate.engine.query.
ParameterParser
org.hibernate.hql.ast.
ParameterTranslationsImpl
(implements org.hibernate.hql.
ParameterTranslations
)
org.hibernate.hql.ast.
ParameterTranslationsImpl.ParameterInfo
(implements Serializable)
org.hibernate.engine.query.
ParamLocationRecognizer
(implements org.hibernate.engine.query.
ParameterParser.Recognizer
)
org.hibernate.engine.query.
ParamLocationRecognizer.NamedParameterDescription
org.hibernate.hql.classic.
ParserHelper
org.hibernate.hql.classic.
PathExpressionParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.hql.classic.
FromPathExpressionParser
org.hibernate.hql.classic.
SelectPathExpressionParser
org.hibernate.hql.ast.util.
PathHelper
org.hibernate.mapping.
PersistentClass
(implements Serializable, org.hibernate.mapping.
Filterable
, org.hibernate.mapping.
MetaAttributable
)
org.hibernate.mapping.
RootClass
(implements org.hibernate.mapping.
TableOwner
)
org.hibernate.mapping.
Subclass
org.hibernate.mapping.
JoinedSubclass
(implements org.hibernate.mapping.
TableOwner
)
org.hibernate.mapping.
SingleTableSubclass
org.hibernate.mapping.
UnionSubclass
(implements org.hibernate.mapping.
TableOwner
)
org.hibernate.collection.
PersistentIndexedElementHolder.IndexedValue
org.hibernate.persister.
PersisterFactory
org.hibernate.tuple.
PojoInstantiator
(implements org.hibernate.tuple.
Instantiator
, Serializable)
org.hibernate.dialect.function.
PositionSubstringFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.hql.classic.
PreprocessingParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.pretty.
Printer
org.hibernate.criterion.
ProjectionList
(implements org.hibernate.criterion.
Projection
)
org.hibernate.criterion.
Projections
org.hibernate.util.
PropertiesHelper
org.hibernate.mapping.
Property
(implements Serializable, org.hibernate.mapping.
MetaAttributable
)
org.hibernate.mapping.
Backref
org.hibernate.mapping.
IndexBackref
org.hibernate.tuple.
Property
(implements Serializable)
org.hibernate.tuple.
IdentifierProperty
org.hibernate.tuple.
StandardProperty
org.hibernate.tuple.
VersionProperty
org.hibernate.property.
PropertyAccessorFactory
org.hibernate.criterion.
PropertyExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.tuple.
PropertyFactory
org.hibernate.mapping.
PropertyGeneration
(implements Serializable)
org.hibernate.bytecode.cglib.
ProxyFactoryFactoryImpl
(implements org.hibernate.bytecode.
ProxyFactoryFactory
)
org.hibernate.bytecode.cglib.
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
(implements org.hibernate.bytecode.
BasicProxyFactory
)
org.hibernate.bytecode.javassist.
ProxyFactoryFactoryImpl
(implements org.hibernate.bytecode.
ProxyFactoryFactory
)
org.hibernate.persister.entity.
Queryable.Declarer
org.hibernate.cache.
QueryKey
(implements Serializable)
org.hibernate.engine.query.
QueryMetadata
(implements Serializable)
org.hibernate.engine.
QueryParameters
org.hibernate.engine.query.
QueryPlanCache
(implements Serializable)
org.hibernate.sql.
QuerySelect
org.hibernate.hql.
QuerySplitter
org.hibernate.hql.ast.
QueryTranslatorImpl
(implements org.hibernate.hql.
FilterTranslator
)
org.hibernate.hql.ast.
QueryTranslatorImpl.JavaConstantConverter
(implements org.hibernate.hql.ast.util.
NodeTraverser.VisitationStrategy
)
org.hibernate.cache.
ReadOnlyCache
(implements org.hibernate.cache.
CacheConcurrencyStrategy
)
org.hibernate.cache.
ReadWriteCache
(implements org.hibernate.cache.
CacheConcurrencyStrategy
)
org.hibernate.cache.
ReadWriteCache.Item
(implements Serializable, org.hibernate.cache.
ReadWriteCache.Lockable
)
org.hibernate.cache.
ReadWriteCache.Lock
(implements Serializable, org.hibernate.cache.
ReadWriteCache.Lockable
, org.hibernate.cache.access.
SoftLock
)
org.hibernate.util.
ReflectHelper
org.hibernate.bytecode.cglib.
ReflectionOptimizerImpl
(implements org.hibernate.bytecode.
ReflectionOptimizer
, Serializable)
org.hibernate.bytecode.javassist.
ReflectionOptimizerImpl
(implements org.hibernate.bytecode.
ReflectionOptimizer
, Serializable)
org.hibernate.cache.impl.bridge.
RegionFactoryCacheProviderBridge
(implements org.hibernate.cache.
RegionFactory
)
org.hibernate.
ReplicationMode
(implements Serializable)
org.hibernate.criterion.
Restrictions
org.hibernate.criterion.
Expression
org.hibernate.dialect.
ResultColumnReferenceStrategy
(implements Serializable)
org.hibernate.cfg.
ResultSetMappingBinder
org.hibernate.cfg.
NamedSQLQuerySecondPass
(implements org.hibernate.cfg.
QuerySecondPass
)
org.hibernate.cfg.
ResultSetMappingSecondPass
(implements org.hibernate.cfg.
QuerySecondPass
)
org.hibernate.engine.
ResultSetMappingDefinition
(implements Serializable)
org.hibernate.jdbc.
ResultSetWrapper
(implements ResultSet)
org.hibernate.engine.query.
ReturnMetadata
(implements Serializable)
org.hibernate.engine.
RowSelection
org.hibernate.loader.custom.
ScalarReturn
(implements org.hibernate.loader.custom.
Return
)
org.hibernate.tool.hbm2ddl.
SchemaExport
org.hibernate.tool.hbm2ddl.
SchemaUpdate
org.hibernate.tool.hbm2ddl.
SchemaValidator
org.hibernate.
ScrollMode
(implements Serializable)
org.hibernate.sql.
Select
org.hibernate.sql.
SelectFragment
org.hibernate.dialect.lock.
SelectLockingStrategy
(implements org.hibernate.dialect.lock.
LockingStrategy
)
org.hibernate.dialect.
HSQLDialect.ReadUncommittedLockingStrategy
org.hibernate.hql.classic.
SelectParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.id.
SequenceGenerator
(implements org.hibernate.id.
PersistentIdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.id.
SequenceHiLoGenerator
org.hibernate.id.
SequenceIdentityGenerator
(implements org.hibernate.id.
PostInsertIdentifierGenerator
)
org.hibernate.id.enhanced.
SequenceStructure
(implements org.hibernate.id.enhanced.
DatabaseStructure
)
org.hibernate.id.enhanced.
SequenceStyleGenerator
(implements org.hibernate.id.
PersistentIdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.lob.
SerializableBlob
(implements Serializable, Blob)
org.hibernate.lob.
SerializableClob
(implements Serializable, Clob)
org.hibernate.proxy.pojo.cglib.
SerializableProxy
(implements Serializable)
org.hibernate.proxy.pojo.javassist.
SerializableProxy
(implements Serializable)
org.hibernate.util.
SerializationHelper
org.hibernate.hql.ast.util.
SessionFactoryHelper
org.hibernate.impl.
SessionFactoryImpl
(implements org.hibernate.
SessionFactory
, org.hibernate.engine.
SessionFactoryImplementor
)
org.hibernate.impl.
SessionFactoryObjectFactory
(implements ObjectFactory)
org.hibernate.stat.
SessionStatisticsImpl
(implements org.hibernate.stat.
SessionStatistics
)
org.hibernate.cfg.
Settings
org.hibernate.cfg.
SettingsFactory
(implements Serializable)
org.hibernate.criterion.
SimpleExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.util.
SimpleMRUCache
(implements Serializable)
org.hibernate.criterion.
SimpleProjection
(implements org.hibernate.criterion.
Projection
)
org.hibernate.criterion.
AggregateProjection
org.hibernate.criterion.
AvgProjection
org.hibernate.criterion.
CountProjection
org.hibernate.criterion.
IdentifierProjection
org.hibernate.criterion.
PropertyProjection
org.hibernate.criterion.
Property
org.hibernate.criterion.
RowCountProjection
org.hibernate.sql.
SimpleSelect
org.hibernate.mapping.
SimpleValue
(implements org.hibernate.mapping.
KeyValue
)
org.hibernate.mapping.
Any
org.hibernate.mapping.
Component
(implements org.hibernate.mapping.
MetaAttributable
)
org.hibernate.mapping.
DependantValue
org.hibernate.mapping.
ToOne
(implements org.hibernate.mapping.
Fetchable
)
org.hibernate.mapping.
ManyToOne
org.hibernate.mapping.
OneToOne
org.hibernate.util.
SingletonIterator
(implements Iterator)
org.hibernate.criterion.
SizeExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.util.
SoftLimitMRUCache
(implements Serializable)
org.hibernate.criterion.
SQLCriterion
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.loader.custom.sql.
SQLCustomQuery
(implements org.hibernate.loader.custom.
CustomQuery
)
org.hibernate.exception.
SQLExceptionConverterFactory
org.hibernate.dialect.function.
SQLFunctionRegistry
org.hibernate.dialect.function.
SQLFunctionTemplate
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.criterion.
SQLProjection
(implements org.hibernate.criterion.
Projection
)
org.hibernate.loader.custom.sql.
SQLQueryParser
org.hibernate.loader.custom.sql.
SQLQueryParser.ParameterSubstitutionRecognizer
(implements org.hibernate.engine.query.
ParameterParser.Recognizer
)
org.hibernate.loader.custom.sql.
SQLQueryReturnProcessor
org.hibernate.exception.
SQLStateConverter
(implements org.hibernate.exception.
SQLExceptionConverter
)
org.hibernate.jdbc.util.
SQLStatementLogger
org.hibernate.cache.
StandardQueryCache
(implements org.hibernate.cache.
QueryCache
)
org.hibernate.cache.
StandardQueryCacheFactory
(implements org.hibernate.cache.
QueryCacheFactory
)
org.hibernate.dialect.function.
StandardSQLFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.dialect.function.
ClassicAvgFunction
org.hibernate.dialect.function.
ClassicCountFunction
org.hibernate.dialect.function.
ClassicSumFunction
org.hibernate.dialect.function.
ConditionalParenthesisFunction
org.hibernate.dialect.function.
StandardJDBCEscapeFunction
org.hibernate.engine.
StatefulPersistenceContext
(implements org.hibernate.engine.
PersistenceContext
)
org.hibernate.stat.
StatisticsImpl
(implements org.hibernate.stat.
Statistics
, org.hibernate.stat.
StatisticsImplementor
)
org.hibernate.engine.
Status
(implements Serializable)
org.hibernate.util.
StringHelper
org.hibernate.cache.entry.
StructuredCacheEntry
(implements org.hibernate.cache.entry.
CacheEntryStructure
)
org.hibernate.cache.entry.
StructuredCollectionCacheEntry
(implements org.hibernate.cache.entry.
CacheEntryStructure
)
org.hibernate.cache.entry.
StructuredMapCacheEntry
(implements org.hibernate.cache.entry.
CacheEntryStructure
)
org.hibernate.criterion.
Subqueries
org.hibernate.criterion.
SubqueryExpression
(implements org.hibernate.criterion.
Criterion
)
org.hibernate.criterion.
ExistsSubqueryExpression
org.hibernate.criterion.
PropertySubqueryExpression
org.hibernate.criterion.
SimpleSubqueryExpression
org.hibernate.engine.
SubselectFetch
org.hibernate.hql.ast.util.
SyntheticAndFactory
(implements org.hibernate.hql.antlr.
HqlSqlTokenTypes
)
org.hibernate.mapping.
Table
(implements org.hibernate.mapping.
RelationalModel
, Serializable)
org.hibernate.mapping.
DenormalizedTable
org.hibernate.tool.hbm2ddl.
TableMetadata
org.hibernate.sql.
Template
org.hibernate.exception.
TemplatedViolatedConstraintNameExtracter
(implements org.hibernate.exception.
ViolatedConstraintNameExtracter
)
org.hibernate.context.
ThreadLocalSessionContext
(implements org.hibernate.context.
CurrentSessionContext
)
org.hibernate.context.
ThreadLocalSessionContext.CleanupSynch
(implements Synchronization, Serializable)
org.hibernate.cache.
Timestamper
org.hibernate.cache.
TransactionalCache
(implements org.hibernate.cache.
CacheConcurrencyStrategy
)
org.hibernate.transaction.
TransactionFactoryFactory
org.hibernate.engine.
TransactionHelper
org.hibernate.id.
MultipleHiLoPerTableGenerator
(implements org.hibernate.id.
PersistentIdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.id.
TableGenerator
(implements org.hibernate.id.
PersistentIdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.id.
TableHiLoGenerator
org.hibernate.id.enhanced.
TableGenerator
(implements org.hibernate.id.
PersistentIdentifierGenerator
, org.hibernate.id.
Configurable
)
org.hibernate.id.enhanced.
TableStructure
(implements org.hibernate.id.enhanced.
DatabaseStructure
)
org.hibernate.transaction.
TransactionManagerLookupFactory
org.hibernate.transform.
Transformers
org.hibernate.engine.
TwoPhaseLoad
org.hibernate.engine.
TypedValue
(implements Serializable)
org.hibernate.mapping.
TypeDef
(implements Serializable)
org.hibernate.type.
TypeFactory
org.hibernate.dialect.
TypeNames
org.hibernate.engine.
UnsavedValueFactory
org.hibernate.cache.entry.
UnstructuredCacheEntry
(implements org.hibernate.cache.entry.
CacheEntryStructure
)
org.hibernate.sql.
Update
org.hibernate.dialect.lock.
UpdateLockingStrategy
(implements org.hibernate.dialect.lock.
LockingStrategy
)
org.hibernate.cache.
UpdateTimestampsCache
org.hibernate.connection.
UserSuppliedConnectionProvider
(implements org.hibernate.connection.
ConnectionProvider
)
org.hibernate.engine.
ValueInclusion
(implements Serializable)
org.hibernate.dialect.function.
VarArgsSQLFunction
(implements org.hibernate.dialect.function.
SQLFunction
)
org.hibernate.engine.
Versioning
org.hibernate.param.
VersionTypeSeedParameterSpecification
(implements org.hibernate.param.
ParameterSpecification
)
org.hibernate.engine.
VersionValue
org.hibernate.transaction.
WebSphereExtendedJTATransactionLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.transaction.
WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
(implements TransactionManager)
org.hibernate.transaction.
WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
(implements Transaction)
org.hibernate.transaction.
WebSphereTransactionManagerLookup
(implements org.hibernate.transaction.
TransactionManagerLookup
)
org.hibernate.hql.classic.
WhereParser
(implements org.hibernate.hql.classic.
Parser
)
org.hibernate.hql.classic.
HavingParser
org.hibernate.util.
XMLHelper
org.hibernate.util.
XMLHelper.ErrorLogger
(implements ErrorHandler)
Interface Hierarchy
Serializable
org.hibernate.event.
AutoFlushEventListener
(also implements Serializable)
org.hibernate.mapping.
AuxiliaryDatabaseObject
(also implements org.hibernate.mapping.
RelationalModel
, Serializable)
org.hibernate.tuple.component.
ComponentTuplizer
(also implements org.hibernate.tuple.
Tuplizer
, Serializable)
org.hibernate.criterion.
Criterion
(also implements Serializable)
org.hibernate.context.
CurrentSessionContext
(also implements Serializable)
org.hibernate.event.
DeleteEventListener
(also implements Serializable)
org.hibernate.event.
DirtyCheckEventListener
(also implements Serializable)
org.hibernate.event.
EvictEventListener
(also implements Serializable)
org.hibernate.criterion.
Example.PropertySelector
(also implements Serializable)
org.hibernate.event.
FlushEntityEventListener
(also implements Serializable)
org.hibernate.event.
FlushEventListener
(also implements Serializable)
org.hibernate.property.
Getter
(also implements Serializable)
org.hibernate.proxy.
HibernateProxy
(also implements Serializable)
org.hibernate.event.
InitializeCollectionEventListener
(also implements Serializable)
org.hibernate.tuple.
Instantiator
(also implements Serializable)
org.hibernate.event.
LoadEventListener
(also implements Serializable)
org.hibernate.event.
LockEventListener
(also implements Serializable)
org.hibernate.event.
MergeEventListener
(also implements Serializable)
org.hibernate.event.
PersistEventListener
(also implements Serializable)
org.hibernate.event.
PostCollectionRecreateEventListener
(also implements Serializable)
org.hibernate.event.
PostCollectionRemoveEventListener
(also implements Serializable)
org.hibernate.event.
PostCollectionUpdateEventListener
(also implements Serializable)
org.hibernate.event.
PostDeleteEventListener
(also implements Serializable)
org.hibernate.event.
PostInsertEventListener
(also implements Serializable)
org.hibernate.event.
PostLoadEventListener
(also implements Serializable)
org.hibernate.event.
PostUpdateEventListener
(also implements Serializable)
org.hibernate.event.
PreCollectionRecreateEventListener
(also implements Serializable)
org.hibernate.event.
PreCollectionRemoveEventListener
(also implements Serializable)
org.hibernate.event.
PreCollectionUpdateEventListener
(also implements Serializable)
org.hibernate.event.
PreDeleteEventListener
(also implements Serializable)
org.hibernate.event.
PreInsertEventListener
(also implements Serializable)
org.hibernate.event.
PreLoadEventListener
(also implements Serializable)
org.hibernate.event.
PreUpdateEventListener
(also implements Serializable)
org.hibernate.criterion.
Projection
(also implements Serializable)
org.hibernate.event.
RefreshEventListener
(also implements Serializable)
org.hibernate.event.
ReplicateEventListener
(also implements Serializable)
org.hibernate.transform.
ResultTransformer
(also implements Serializable)
org.hibernate.event.
SaveOrUpdateEventListener
(also implements Serializable)
org.hibernate.cfg.
SecondPass
(also implements Serializable)
org.hibernate.cfg.
QuerySecondPass
org.hibernate.
Session
(also implements Serializable)
org.hibernate.event.
EventSource
(also implements org.hibernate.engine.
SessionImplementor
)
org.hibernate.classic.
Session
org.hibernate.
SessionFactory
(also implements Referenceable, Serializable)
org.hibernate.engine.
SessionFactoryImplementor
(also implements org.hibernate.engine.
Mapping
)
org.hibernate.
SessionFactoryObserver
(also implements Serializable)
org.hibernate.engine.
SessionImplementor
(also implements Serializable)
org.hibernate.event.
EventSource
(also implements org.hibernate.
Session
)
org.hibernate.property.
Setter
(also implements Serializable)
org.hibernate.
StatelessSession
(also implements Serializable)
org.hibernate.type.
Type
org.hibernate.type.
AbstractComponentType
org.hibernate.type.
AssociationType
org.hibernate.type.
IdentifierType
org.hibernate.type.
DiscriminatorType
(also implements org.hibernate.type.
LiteralType
)
org.hibernate.type.
VersionType
org.hibernate.mapping.
Value
(also implements Serializable)
org.hibernate.mapping.
KeyValue
org.hibernate.persister.entity.
AbstractEntityPersister.InclusionChecker
org.hibernate.collection.
AbstractPersistentCollection.DelayedOperation
org.hibernate.id.enhanced.
AccessCallback
org.hibernate.hql.ast.util.
ASTUtil.FilterPredicate
org.hibernate.bytecode.
BasicProxyFactory
org.hibernate.jdbc.
Batcher
org.hibernate.jdbc.
BatcherFactory
org.hibernate.id.insert.
Binder
org.hibernate.bytecode.
BytecodeProvider
org.hibernate.cache.
Cache
org.hibernate.cache.
OptimisticCache
org.hibernate.cache.
CacheConcurrencyStrategy
org.hibernate.cache.
CacheDataDescription
org.hibernate.cache.entry.
CacheEntryStructure
org.hibernate.cache.
CacheProvider
org.hibernate.bytecode.util.
ClassDescriptor
org.hibernate.bytecode.util.
ClassFilter
org.hibernate.metadata.
ClassMetadata
org.hibernate.bytecode.
ClassTransformer
org.hibernate.loader.
CollectionAliases
org.hibernate.loader.collection.
CollectionInitializer
org.hibernate.metadata.
CollectionMetadata
org.hibernate.persister.collection.
CollectionPersister
org.hibernate.persister.collection.
QueryableCollection
(also implements org.hibernate.persister.entity.
PropertyMapping
, org.hibernate.persister.entity.
Joinable
)
org.hibernate.persister.collection.
SQLLoadableCollection
org.hibernate.cache.access.
CollectionRegionAccessStrategy
Comparator
org.hibernate.usertype.
UserVersionType
(also implements org.hibernate.usertype.
UserType
)
org.hibernate.usertype.
CompositeUserType
org.hibernate.exception.
Configurable
org.hibernate.id.
Configurable
org.hibernate.jdbc.
ConnectionManager.Callback
org.hibernate.connection.
ConnectionProvider
org.hibernate.jdbc.
ConnectionWrapper
org.hibernate.criterion.
CriteriaQuery
org.hibernate.criterion.
CriteriaSpecification
org.hibernate.
Criteria
org.hibernate.loader.custom.
CustomQuery
org.hibernate.id.enhanced.
DatabaseStructure
org.hibernate.event.
Destructible
org.hibernate.dialect.
DialectFactory.DatabaseDialectMapper
org.hibernate.hql.ast.tree.
DisplayableNode
org.hibernate.hql.ast.tree.
DotNode.IllegalCollectionDereferenceExceptionBuilder
org.hibernate.loader.
EntityAliases
org.hibernate.proxy.
EntityNotFoundDelegate
org.hibernate.cache.access.
EntityRegionAccessStrategy
org.hibernate.hql.ast.
ErrorReporter
org.hibernate.hql.ast.
ParseErrorHandler
org.hibernate.action.
Executable
org.hibernate.jdbc.
Expectation
org.hibernate.hql.ast.tree.
ExpectedTypeAwareNode
org.hibernate.mapping.
Fetchable
org.hibernate.bytecode.javassist.
FieldFilter
org.hibernate.bytecode.util.
FieldFilter
org.hibernate.bytecode.javassist.
FieldHandled
org.hibernate.bytecode.javassist.
FieldHandler
org.hibernate.intercept.
FieldInterceptor
org.hibernate.
Filter
org.hibernate.mapping.
Filterable
org.hibernate.jdbc.util.
Formatter
Iterator
org.hibernate.engine.
HibernateIterator
org.hibernate.hql.antlr.
HqlSqlTokenTypes
org.hibernate.hql.antlr.
HqlTokenTypes
org.hibernate.id.
IdentifierGenerator
org.hibernate.id.
PersistentIdentifierGenerator
org.hibernate.id.
PostInsertIdentifierGenerator
org.hibernate.event.
Initializable
org.hibernate.hql.ast.tree.
InitializeableNode
org.hibernate.id.insert.
InsertGeneratedIdentifierDelegate
org.hibernate.
Interceptor
org.hibernate.engine.transaction.
IsolatedWork
org.hibernate.secure.
JACCSecurityListener
org.hibernate.persister.entity.
Joinable
org.hibernate.persister.entity.
OuterJoinLoadable
(also implements org.hibernate.persister.entity.
Loadable
)
org.hibernate.persister.entity.
Queryable
(also implements org.hibernate.persister.entity.
Loadable
, org.hibernate.persister.entity.
PropertyMapping
)
org.hibernate.persister.collection.
QueryableCollection
(also implements org.hibernate.persister.entity.
PropertyMapping
, org.hibernate.persister.collection.
CollectionPersister
)
org.hibernate.persister.collection.
SQLLoadableCollection
org.hibernate.engine.
JoinSequence.Selector
org.hibernate.proxy.
LazyInitializer
org.hibernate.intercept.
LazyPropertyInitializer
org.hibernate.classic.
Lifecycle
org.hibernate.type.
LiteralType
org.hibernate.type.
DiscriminatorType
(also implements org.hibernate.type.
IdentifierType
)
org.hibernate.dialect.lock.
LockingStrategy
org.hibernate.usertype.
LoggableUserType
org.hibernate.engine.
Mapping
org.hibernate.engine.
SessionFactoryImplementor
(also implements org.hibernate.
SessionFactory
)
org.hibernate.mapping.
MetaAttributable
org.hibernate.cfg.
NamingStrategy
org.hibernate.engine.query.sql.
NativeSQLQueryReturn
org.hibernate.exception.
Nestable
org.hibernate.hql.ast.util.
NodeTraverser.VisitationStrategy
org.hibernate.hql.ast.tree.
OperatorNode
org.hibernate.hql.ast.tree.
BinaryOperatorNode
org.hibernate.hql.ast.tree.
UnaryOperatorNode
org.hibernate.cache.
OptimisticCacheSource
org.hibernate.persister.entity.
EntityPersister
org.hibernate.persister.entity.
Loadable
org.hibernate.persister.entity.
OuterJoinLoadable
(also implements org.hibernate.persister.entity.
Joinable
)
org.hibernate.persister.entity.
Queryable
(also implements org.hibernate.persister.entity.
PropertyMapping
, org.hibernate.persister.entity.
Joinable
)
org.hibernate.persister.entity.
SQLLoadable
org.hibernate.persister.entity.
UniqueKeyLoadable
org.hibernate.persister.entity.
Lockable
org.hibernate.id.
PostInsertIdentityPersister
org.hibernate.id.enhanced.
Optimizer
org.hibernate.engine.
ParameterBinder.NamedParameterSource
org.hibernate.usertype.
ParameterizedType
org.hibernate.engine.query.
ParameterParser.Recognizer
org.hibernate.param.
ParameterSpecification
org.hibernate.param.
ExplicitParameterSpecification
org.hibernate.hql.
ParameterTranslations
org.hibernate.hql.classic.
Parser
org.hibernate.hql.ast.tree.
PathNode
org.hibernate.engine.
PersistenceContext
org.hibernate.mapping.
PersistentClassVisitor
org.hibernate.collection.
PersistentCollection
org.hibernate.property.
PropertyAccessor
org.hibernate.persister.entity.
PropertyMapping
org.hibernate.persister.entity.
Queryable
(also implements org.hibernate.persister.entity.
Loadable
, org.hibernate.persister.entity.
Joinable
)
org.hibernate.persister.collection.
QueryableCollection
(also implements org.hibernate.persister.entity.
Joinable
, org.hibernate.persister.collection.
CollectionPersister
)
org.hibernate.persister.collection.
SQLLoadableCollection
org.hibernate.proxy.
ProxyFactory
org.hibernate.bytecode.
ProxyFactoryFactory
org.hibernate.
Query
org.hibernate.
SQLQuery
org.hibernate.cache.
QueryCache
org.hibernate.cache.
QueryCacheFactory
org.hibernate.hql.
QueryTranslator
org.hibernate.hql.
FilterTranslator
org.hibernate.hql.
QueryTranslatorFactory
org.hibernate.cache.
ReadWriteCache.Lockable
Referenceable
org.hibernate.
SessionFactory
(also implements Serializable)
org.hibernate.engine.
SessionFactoryImplementor
(also implements org.hibernate.engine.
Mapping
)
org.hibernate.bytecode.
ReflectionOptimizer
org.hibernate.bytecode.
ReflectionOptimizer.AccessOptimizer
org.hibernate.bytecode.
ReflectionOptimizer.InstantiationOptimizer
org.hibernate.cache.
Region
org.hibernate.cache.
GeneralDataRegion
org.hibernate.cache.
QueryResultsRegion
org.hibernate.cache.
TimestampsRegion
org.hibernate.cache.
TransactionalDataRegion
org.hibernate.cache.
CollectionRegion
org.hibernate.cache.
EntityRegion
org.hibernate.cache.
RegionFactory
org.hibernate.mapping.
RelationalModel
org.hibernate.mapping.
AuxiliaryDatabaseObject
(also implements Serializable)
org.hibernate.hql.ast.tree.
ResolvableNode
org.hibernate.loader.custom.
Return
org.hibernate.
ScrollableResults
org.hibernate.mapping.
Selectable
org.hibernate.hql.ast.tree.
SelectExpression
org.hibernate.hql.ast.tree.
SessionFactoryAwareNode
org.hibernate.stat.
SessionStatistics
org.hibernate.cache.access.
SoftLock
org.hibernate.hql.antlr.
SqlTokenTypes
org.hibernate.exception.
SQLExceptionConverter
org.hibernate.dialect.function.
SQLFunction
org.hibernate.hql.ast.tree.
Statement
org.hibernate.hql.ast.tree.
RestrictableStatement
org.hibernate.hql.ast.exec.
StatementExecutor
org.hibernate.stat.
Statistics
org.hibernate.stat.
StatisticsImplementor
org.hibernate.mapping.
TableOwner
org.hibernate.
Transaction
org.hibernate.cache.
TransactionAwareCache
org.hibernate.transaction.
TransactionFactory
org.hibernate.transaction.
TransactionFactory.Context
org.hibernate.jdbc.
JDBCContext.Context
org.hibernate.transaction.
TransactionManagerLookup
org.hibernate.tuple.
Tuplizer
org.hibernate.tuple.component.
ComponentTuplizer
(also implements Serializable)
org.hibernate.tuple.entity.
EntityTuplizer
org.hibernate.loader.entity.
UniqueEntityLoader
org.hibernate.usertype.
UserCollectionType
org.hibernate.usertype.
UserType
org.hibernate.usertype.
EnhancedUserType
org.hibernate.usertype.
UserVersionType
(also implements Comparator)
org.hibernate.classic.
Validatable
org.hibernate.mapping.
ValueVisitor
org.hibernate.exception.
ViolatedConstraintNameExtracter
org.hibernate.jdbc.
Work
Overview
Package
Tree
Index
Deprecated
About