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.annotations
,
org.hibernate.cfg
,
org.hibernate.cfg.annotations
,
org.hibernate.cfg.annotations.reflection
,
org.hibernate.cfg.search
,
org.hibernate.mapping
,
org.hibernate.type
Class Hierarchy
java.lang.
Object
org.hibernate.cfg.
AbstractPropertyHolder
(implements org.hibernate.cfg.
PropertyHolder
)
org.hibernate.cfg.
ClassPropertyHolder
org.hibernate.cfg.
CollectionPropertyHolder
org.hibernate.cfg.
ComponentPropertyHolder
org.hibernate.type.AbstractType (implements org.hibernate.type.Type)
org.hibernate.type.
AbstractLobType
(implements java.io.
Serializable
)
org.hibernate.type.
ByteArrayBlobType
org.hibernate.type.
PrimitiveByteArrayBlobType
org.hibernate.type.
SerializableToBlobType
(implements org.hibernate.usertype.ParameterizedType)
org.hibernate.cfg.
AnnotationBinder
org.hibernate.cfg.
BinderHelper
org.hibernate.type.
CharacterArrayClobType
(implements java.io.
Serializable
, org.hibernate.usertype.UserType)
org.hibernate.type.
PrimitiveCharacterArrayClobType
org.hibernate.cfg.annotations.
CollectionBinder
org.hibernate.cfg.annotations.
BagBinder
org.hibernate.cfg.annotations.
IdBagBinder
org.hibernate.cfg.annotations.
ListBinder
org.hibernate.cfg.annotations.
ArrayBinder
org.hibernate.cfg.annotations.
PrimitiveArrayBinder
org.hibernate.cfg.annotations.
MapBinder
org.hibernate.cfg.annotations.
SetBinder
org.hibernate.cfg.search.
CollectionSearchConfiguration
org.hibernate.cfg.Configuration (implements java.io.
Serializable
)
org.hibernate.cfg.
AnnotationConfiguration
org.hibernate.cfg.
CreateKeySecondPass
(implements org.hibernate.cfg.SecondPass)
org.hibernate.util.DTDEntityResolver (implements org.xml.sax.
EntityResolver
, java.io.
Serializable
)
org.hibernate.cfg.
EJB3DTDEntityResolver
org.hibernate.cfg.
Ejb3Column
org.hibernate.cfg.
Ejb3DiscriminatorColumn
org.hibernate.cfg.
Ejb3JoinColumn
org.hibernate.cfg.
IndexColumn
org.hibernate.cfg.
EJB3NamingStrategy
(implements org.hibernate.cfg.NamingStrategy, java.io.
Serializable
)
org.hibernate.cfg.
DefaultComponentSafeNamingStrategy
org.hibernate.cfg.annotations.reflection.
EJB3OverridenAnnotationReader
(implements org.hibernate.annotations.common.reflection.AnnotationReader)
org.hibernate.cfg.annotations.
EntityBinder
org.hibernate.type.
EnumType
(implements org.hibernate.usertype.EnhancedUserType, org.hibernate.usertype.ParameterizedType, java.io.
Serializable
)
org.hibernate.cfg.
FkSecondPass
(implements org.hibernate.cfg.SecondPass)
org.hibernate.cfg.
JoinedSubclassFkSecondPass
org.hibernate.cfg.
ToOneFkSecondPass
org.hibernate.mapping.
IdGenerator
(implements java.io.
Serializable
)
org.hibernate.cfg.
IndexOrUniqueKeySecondPass
(implements org.hibernate.cfg.SecondPass)
org.hibernate.cfg.
InheritanceState
org.hibernate.annotations.common.reflection.java.JavaReflectionManager (implements org.hibernate.annotations.common.reflection.ReflectionManager)
org.hibernate.cfg.annotations.reflection.
EJB3ReflectionManager
org.hibernate.cfg.Mappings (implements java.io.
Serializable
)
org.hibernate.cfg.
ExtendedMappings
org.hibernate.cfg.
OneToOneSecondPass
(implements org.hibernate.cfg.SecondPass)
org.hibernate.cfg.annotations.
PropertyBinder
org.hibernate.cfg.
PropertyHolderBuilder
org.hibernate.cfg.
PropertyInferredData
(implements org.hibernate.cfg.
PropertyData
)
org.hibernate.cfg.
PropertyPreloadedData
(implements org.hibernate.cfg.
PropertyData
)
org.hibernate.cfg.annotations.
QueryBinder
org.hibernate.cfg.annotations.
ResultsetMappingSecondPass
(implements org.hibernate.cfg.QuerySecondPass)
org.hibernate.cfg.search.
SearchConfiguration
org.hibernate.cfg.
SecondaryTableSecondPass
(implements org.hibernate.cfg.SecondPass)
org.hibernate.cfg.annotations.
SimpleValueBinder
org.hibernate.type.
StringClobType
(implements java.io.
Serializable
, org.hibernate.usertype.UserType)
org.hibernate.cfg.annotations.
TableBinder
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.hibernate.exception.NestableRuntimeException (implements org.hibernate.exception.Nestable)
org.hibernate.HibernateException
org.hibernate.MappingException
org.hibernate.
AnnotationException
org.hibernate.cfg.
RecoverableException
org.hibernate.cfg.
NotYetImplementedException
org.hibernate.cfg.annotations.
Version
org.hibernate.cfg.
WrappedInferredData
(implements org.hibernate.cfg.
PropertyData
)
org.hibernate.cfg.annotations.reflection.
XMLContext
org.hibernate.cfg.annotations.reflection.
XMLContext.Default
Interface Hierarchy
org.hibernate.cfg.
PropertyData
org.hibernate.cfg.
PropertyHolder
Annotation Type Hierarchy
org.hibernate.annotations.
WhereJoinTable
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Where
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
TypeDefs
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
TypeDef
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Type
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Tuplizers
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Tuplizer
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Target
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Tables
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Table
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
SQLUpdate
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
SQLInsert
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
SQLDeleteAll
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
SQLDelete
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Sort
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Proxy
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Persister
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Parent
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Parameter
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
ParamDef
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
OrderBy
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
OptimisticLock
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
OnDelete
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NotFound
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NaturalId
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NamedQuery
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NamedQueries
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NamedNativeQuery
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
NamedNativeQueries
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
MetaValue
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
MapKeyManyToMany
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
MapKey
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
ManyToAny
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Loader
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
LazyToOne
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
LazyCollection
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
IndexColumn
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Index
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Immutable
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
GenericGenerators
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
GenericGenerator
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Generated
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Formula
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
ForeignKey
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
ForceDiscriminator
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Filters
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
FilterJoinTables
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
FilterJoinTable
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
FilterDefs
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
FilterDef
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Filter
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Fetch
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Entity
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
DiscriminatorFormula
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Columns
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
CollectionOfElements
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
CollectionId
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Check
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Cascade
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Cache
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
BatchSize
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
AnyMetaDefs
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
AnyMetaDef
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
Any
(implements java.lang.annotation.
Annotation
)
org.hibernate.annotations.
AccessType
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.hibernate.annotations.
SortType
org.hibernate.annotations.
ResultCheckStyle
org.hibernate.annotations.
PolymorphismType
org.hibernate.annotations.
OptimisticLockType
org.hibernate.annotations.
OnDeleteAction
org.hibernate.annotations.
NotFoundAction
org.hibernate.annotations.
LazyToOneOption
org.hibernate.annotations.
LazyCollectionOption
org.hibernate.annotations.
GenerationTime
org.hibernate.annotations.
FlushModeType
org.hibernate.annotations.
FetchMode
org.hibernate.annotations.
CascadeType
org.hibernate.annotations.
CacheModeType
org.hibernate.annotations.
CacheConcurrencyStrategy
org.hibernate.cfg.
AnnotatedClassType
org.hibernate.cfg.annotations.
Nullability
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes