Class Hierarchy
- java.lang.Object
- org.hibernate.id.AbstractPostInsertGenerator (implements org.hibernate.id.BulkInsertionCapableIdentifierGenerator, org.hibernate.id.PostInsertIdentifierGenerator)
- org.hibernate.id.AbstractUUIDGenerator (implements org.hibernate.id.IdentifierGenerator)
- org.hibernate.id.UUIDHexGenerator
- org.hibernate.generator.Assigned (implements org.hibernate.generator.Generator)
- org.hibernate.id.Assigned
- org.hibernate.mapping.Column (implements java.lang.Cloneable, org.hibernate.tool.schema.extract.spi.ColumnTypeInformation, org.hibernate.mapping.Selectable, java.io.Serializable)
- org.hibernate.id.ExportableColumn
- org.hibernate.id.CompositeNestedGeneratedValueGenerator (implements org.hibernate.id.IdentifierGenerator, org.hibernate.id.IdentifierGeneratorAggregator, java.io.Serializable)
- org.hibernate.id.ExportableColumn.ValueImpl (implements org.hibernate.mapping.Value)
- org.hibernate.id.ForeignGenerator (implements org.hibernate.id.IdentifierGenerator)
- org.hibernate.id.GUIDGenerator (implements org.hibernate.id.IdentifierGenerator)
- org.hibernate.id.IdentifierGeneratorHelper
- org.hibernate.id.IdentifierGeneratorHelper.BasicHolder (implements org.hibernate.id.IntegralDataTypeHolder)
- org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder (implements org.hibernate.id.IntegralDataTypeHolder)
- org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder (implements org.hibernate.id.IntegralDataTypeHolder)
- org.hibernate.id.IdentityGenerator (implements org.hibernate.id.BulkInsertionCapableIdentifierGenerator, org.hibernate.id.PostInsertIdentifierGenerator)
- org.hibernate.id.IncrementGenerator (implements org.hibernate.id.IdentifierGenerator)
- org.hibernate.id.NativeGenerator (implements org.hibernate.generator.AnnotationBasedGenerator<A>, org.hibernate.generator.BeforeExecutionGenerator, org.hibernate.id.Configurable, org.hibernate.boot.model.relational.ExportableProducer, org.hibernate.generator.OnExecutionGenerator)
- org.hibernate.id.SelectGenerator (implements org.hibernate.id.BulkInsertionCapableIdentifierGenerator, org.hibernate.id.PostInsertIdentifierGenerator)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.id.IdentifierGenerationException
- org.hibernate.HibernateException
- jakarta.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- org.hibernate.id.UUIDGenerator (implements org.hibernate.id.IdentifierGenerator)
Interface Hierarchy
- org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator
- org.hibernate.id.Configurable
- org.hibernate.id.IdentifierGenerator (also extends org.hibernate.generator.BeforeExecutionGenerator, org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.PersistentIdentifierGenerator
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.PostInsertIdentifierGenerator (also extends org.hibernate.generator.OnExecutionGenerator)
- org.hibernate.id.IdentifierGenerator (also extends org.hibernate.generator.BeforeExecutionGenerator, org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.boot.model.relational.ExportableProducer
- org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
- org.hibernate.id.IdentifierGenerator (also extends org.hibernate.generator.BeforeExecutionGenerator, org.hibernate.id.Configurable)
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.PersistentIdentifierGenerator
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.IdentifierGeneratorAggregator
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.id.IdentifierGenerator)
- org.hibernate.id.PersistentIdentifierGenerator
- java.io.Serializable
- org.hibernate.generator.Generator
- org.hibernate.generator.BeforeExecutionGenerator
- org.hibernate.id.IdentifierGenerator (also extends org.hibernate.id.Configurable, org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.PersistentIdentifierGenerator
- org.hibernate.id.OptimizableGenerator (also extends org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.IdentifierGenerator (also extends org.hibernate.id.Configurable, org.hibernate.boot.model.relational.ExportableProducer)
- org.hibernate.id.BulkInsertionCapableIdentifierGenerator
- org.hibernate.generator.OnExecutionGenerator
- org.hibernate.id.PostInsertIdentifierGenerator (also extends org.hibernate.id.Configurable)
- org.hibernate.generator.BeforeExecutionGenerator
- org.hibernate.id.IntegralDataTypeHolder
- org.hibernate.id.UUIDGenerationStrategy
- org.hibernate.generator.Generator
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.hibernate.id.EntityIdentifierNature
- org.hibernate.id.SequenceMismatchStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)