Class Hierarchy
- java.lang.Object
- org.hibernate.boot.model.internal.AbstractPropertyHolder (implements org.hibernate.boot.model.internal.PropertyHolder)
- org.hibernate.boot.model.internal.ClassPropertyHolder
- org.hibernate.boot.model.internal.CollectionPropertyHolder
- org.hibernate.boot.model.internal.ComponentPropertyHolder
- org.hibernate.boot.model.internal.AggregateComponentBinder
- org.hibernate.boot.model.internal.AggregateComponentSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.AnnotatedColumn
- org.hibernate.boot.model.internal.AnnotatedDiscriminatorColumn
- org.hibernate.boot.model.internal.AnnotatedJoinColumn
- org.hibernate.boot.model.internal.IndexColumn
- org.hibernate.boot.model.internal.AnnotatedColumns
- org.hibernate.boot.model.internal.AnnotatedJoinColumns
- org.hibernate.boot.model.internal.AnnotationBinder
- org.hibernate.boot.model.internal.AnyBinder
- org.hibernate.boot.model.internal.AttributeConversionInfo
- org.hibernate.boot.model.internal.BasicValueBinder (implements org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators)
- org.hibernate.boot.model.internal.BinderHelper
- org.hibernate.boot.model.internal.ClassLoaderAccessLazyImpl (implements org.hibernate.boot.spi.ClassLoaderAccess)
- org.hibernate.boot.model.internal.CollectionBinder
- org.hibernate.boot.model.internal.BagBinder
- org.hibernate.boot.model.internal.IdBagBinder
- org.hibernate.boot.model.internal.ListBinder
- org.hibernate.boot.model.internal.ArrayBinder
- org.hibernate.boot.model.internal.PrimitiveArrayBinder
- org.hibernate.boot.model.internal.ArrayBinder
- org.hibernate.boot.model.internal.MapBinder
- org.hibernate.boot.model.internal.SetBinder
- org.hibernate.boot.model.internal.BagBinder
- org.hibernate.boot.model.internal.CollectionSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.CreateKeySecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.DelayedParameterizedTypeBean<T> (implements org.hibernate.resource.beans.spi.ManagedBean<T>)
- org.hibernate.boot.model.internal.EmbeddableBinder
- org.hibernate.boot.model.internal.EntityBinder
- org.hibernate.boot.model.internal.FetchOverrideSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.FetchSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.FkSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.CopyIdentifierComponentSecondPass
- org.hibernate.boot.model.internal.JoinedSubclassFkSecondPass
- org.hibernate.boot.model.internal.PkDrivenByDefaultMapsIdSecondPass
- org.hibernate.boot.model.internal.SimpleToOneFkSecondPass
- org.hibernate.boot.model.internal.ToOneFkSecondPass
- org.hibernate.boot.model.internal.GeneratorBinder
- org.hibernate.boot.model.internal.HCANNHelper
- org.hibernate.boot.model.internal.IdGeneratorResolverSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.ImplicitToOneJoinTableSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.IndexOrUniqueKeySecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.InheritanceState
- org.hibernate.boot.model.internal.InheritanceState.ElementsToProcess
- org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader (implements org.hibernate.annotations.common.reflection.AnnotationReader)
- org.hibernate.boot.model.internal.JPAXMLOverriddenMetadataProvider (implements org.hibernate.annotations.common.reflection.MetadataProvider)
- org.hibernate.boot.model.internal.MapKeyColumnDelegator (implements jakarta.persistence.Column)
- org.hibernate.boot.model.internal.MapKeyJoinColumnDelegator (implements jakarta.persistence.JoinColumn)
- org.hibernate.boot.model.internal.NullableDiscriminatorColumnSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.OneToOneSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.PersistentAttributeFilter (implements org.hibernate.annotations.common.reflection.Filter)
- org.hibernate.boot.model.internal.PropertyBinder
- org.hibernate.boot.model.internal.PropertyContainer
- org.hibernate.boot.model.internal.PropertyHolderBuilder
- org.hibernate.boot.model.internal.PropertyInferredData (implements org.hibernate.boot.spi.PropertyData)
- org.hibernate.boot.model.internal.PropertyMappingElementCollector
- org.hibernate.boot.model.internal.PropertyPreloadedData (implements org.hibernate.boot.spi.PropertyData)
- org.hibernate.boot.model.internal.QueryBinder
- org.hibernate.boot.model.internal.QueryHintDefinition
- org.hibernate.boot.model.internal.ResultSetMappingSecondPass (implements org.hibernate.boot.model.internal.QuerySecondPass)
- org.hibernate.boot.model.internal.SecondaryTableFromAnnotationSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.SecondaryTableSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.SetBasicValueTypeSecondPass (implements org.hibernate.boot.spi.SecondPass)
- org.hibernate.boot.model.internal.SoftDeleteHelper
- org.hibernate.boot.model.internal.TableBinder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.MappingException
- org.hibernate.AnnotationException
- org.hibernate.boot.model.internal.CannotForceNonNullableException
- org.hibernate.AnnotationException
- org.hibernate.MappingException
- org.hibernate.HibernateException
- jakarta.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- org.hibernate.boot.model.internal.TimeZoneStorageHelper
- org.hibernate.boot.model.internal.ToOneBinder
- org.hibernate.boot.model.internal.WrappedInferredData (implements org.hibernate.boot.spi.PropertyData)
- org.hibernate.boot.model.internal.XMLContext (implements java.io.Serializable)
- org.hibernate.boot.model.internal.XMLContext.Default (implements java.io.Serializable)
- org.hibernate.boot.model.internal.AbstractPropertyHolder (implements org.hibernate.boot.model.internal.PropertyHolder)
Interface Hierarchy
- org.hibernate.boot.model.convert.spi.ConverterRegistry
- org.hibernate.boot.model.internal.AttributeConverterDefinitionCollector
- org.hibernate.boot.model.internal.ObjectNameSource
- org.hibernate.boot.model.internal.PropertyHolder
- java.io.Serializable
- org.hibernate.boot.spi.SecondPass
- org.hibernate.boot.model.internal.OptionalDeterminationSecondPass
- org.hibernate.boot.model.internal.QuerySecondPass
- org.hibernate.boot.spi.SecondPass
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.hibernate.boot.model.internal.AnnotatedClassType
- org.hibernate.boot.model.internal.BasicValueBinder.Kind
- org.hibernate.boot.model.internal.ForeignKeyType
- org.hibernate.boot.model.internal.Nullability
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)