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.jaxb.mapping org.hibernate.boot.jaxb.mapping.marshall 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 AValueGenerationbased on a custom Java generator annotation type.AttributeBinder Allows a user-written annotation to drive some customized model binding.GenerationTiming Represents the timing ofvalue generationthat occurs in the Java program, or in the database.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 Represents the timing ofvalue generationthat occurs in the Java program, or in the database. -
Classes in org.hibernate.tuple used by org.hibernate.boot.jaxb.mapping Class Description GenerationTiming Represents the timing ofvalue generationthat occurs in the Java program, or in the database. -
Classes in org.hibernate.tuple used by org.hibernate.boot.jaxb.mapping.marshall Class Description GenerationTiming Represents the timing ofvalue generationthat occurs in the Java program, or in the database. -
Classes in org.hibernate.tuple used by org.hibernate.boot.model.source.spi Class Description GenerationTiming Represents the timing ofvalue generationthat occurs in the Java program, or in the database. -
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 Represents the timing ofvalue generationthat occurs in the Java program, or in the database.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 AValueGenerationbased on a custom Java generator annotation type.Attribute Contract for attributesAttributeBinder Allows a user-written annotation to drive some customized model binding.BaselineAttributeInformation BaselineAttributeInformation.Builder GenerationTiming Represents the timing ofvalue generationthat occurs in the Java program, or in the database.IdentifierAttribute IdentifierProperty Represents a defined entity identifier property within the Hibernate runtime-metamodel.Instantiator Deprecated.This contract is no longer used by Hibernate.NonIdentifierAttribute PropertyFactory.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 -
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 ValueGeneration Describes the generation of property values. -
Classes in org.hibernate.tuple used by org.hibernate.type Class Description ValueGeneration Describes the generation of property values.