Uses of Package
org.hibernate.tuple
-
Packages that use org.hibernate.tuple Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.spi org.hibernate.mapping org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.tuple org.hibernate.tuple.component org.hibernate.tuple.entity org.hibernate.type -
Classes in org.hibernate.tuple used by org.hibernate.annotations Class Description AnnotationValueGeneration AValueGeneration
based on a custom Java generator annotation type.GenerationTiming ValueGeneration Describes the generation of property values.ValueGenerator Defines a generator for in-VM generation of (non-identifier) attribute values. -
Classes in org.hibernate.tuple used by org.hibernate.boot.jaxb.hbm.spi Class Description GenerationTiming -
Classes in org.hibernate.tuple used by org.hibernate.boot.model.source.spi Class Description GenerationTiming -
Classes in org.hibernate.tuple used by org.hibernate.mapping Class Description ValueGeneration Describes the generation of property values. -
Classes in org.hibernate.tuple used by org.hibernate.metamodel.mapping Class Description GenerationTiming ValueGeneration Describes the generation of property values.ValueGenerator Defines a generator for in-VM generation of (non-identifier) attribute values. -
Classes in org.hibernate.tuple used by org.hibernate.tuple Class Description AbstractAttribute AbstractNonIdentifierAttribute AnnotationValueGeneration AValueGeneration
based on a custom Java generator annotation type.Attribute Contract for attributesBaselineAttributeInformation BaselineAttributeInformation.Builder GenerationTiming IdentifierAttribute IdentifierProperty Represents a defined entity identifier property within the Hibernate runtime-metamodel.Instantiator Deprecated.(as of 6.0) This contract is no longer used by Hibernate.NonIdentifierAttribute Property Deprecated.Use the directAttribute
hierarchyPropertyFactory.NonIdentifierAttributeNature StandardProperty Deprecated.Use one of theAttribute
-based impls instead.ValueGeneration Describes the generation of property values.ValueGenerator Defines a generator for in-VM generation of (non-identifier) attribute values. -
Classes in org.hibernate.tuple used by org.hibernate.tuple.component Class Description AbstractAttribute AbstractNonIdentifierAttribute Attribute Contract for attributesBaselineAttributeInformation NonIdentifierAttribute Property Deprecated.Use the directAttribute
hierarchyStandardProperty Deprecated.Use one of theAttribute
-based impls instead.Tuplizer Deprecated. -
Classes in org.hibernate.tuple used by org.hibernate.tuple.entity Class Description AbstractAttribute AbstractNonIdentifierAttribute Attribute Contract for attributesBaselineAttributeInformation IdentifierProperty Represents a defined entity identifier property within the Hibernate runtime-metamodel.InDatabaseValueGenerationStrategy Strategy for describing values which are generated in the database.InMemoryValueGenerationStrategy NonIdentifierAttribute Property Deprecated.Use the directAttribute
hierarchyTuplizer Deprecated.ValueGeneration Describes the generation of property values. -
Classes in org.hibernate.tuple used by org.hibernate.type Class Description NonIdentifierAttribute ValueGeneration Describes the generation of property values.