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