Package | Description |
---|---|
org.hibernate.annotations |
Package containing all the Hibernate specific annotations.
|
org.hibernate.boot.jaxb.hbm.internal |
JAXB details.
|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi | |
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
org.hibernate.tuple.component | |
org.hibernate.tuple.entity | |
org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
Class and Description |
---|
GenerationTiming |
Class and Description |
---|
GenerationTiming |
Class and Description |
---|
GenerationTiming |
Class and Description |
---|
GenerationTiming |
Class and Description |
---|
GenerationTiming |
Class and Description |
---|
ValueGeneration
Describes the generation of property values.
|
Class and Description |
---|
AbstractAttribute |
AbstractNonIdentifierAttribute |
AnnotationValueGeneration
A
ValueGeneration based on a custom Java generator annotation type. |
Attribute
Contract for attributes
|
BaselineAttributeInformation |
BaselineAttributeInformation.Builder |
GenerationTiming |
IdentifierAttribute |
IdentifierProperty
Represents a defined entity identifier property within the Hibernate
runtime-metamodel.
|
Instantiator
Contract for implementors responsible for instantiating entity/component instances.
|
NonIdentifierAttribute |
Property
Deprecated.
Use the direct
Attribute hierarchy |
PropertyFactory.NonIdentifierAttributeNature |
StandardProperty
Deprecated.
Use one of the
Attribute -based impls instead. |
ValueGeneration
Describes the generation of property values.
|
ValueGenerator
Defines a generator for in-VM generation of (non-identifier) attribute values.
|
Class and Description |
---|
AbstractAttribute |
AbstractNonIdentifierAttribute |
Attribute
Contract for attributes
|
BaselineAttributeInformation |
Instantiator
Contract for implementors responsible for instantiating entity/component instances.
|
NonIdentifierAttribute |
Property
Deprecated.
Use the direct
Attribute hierarchy |
StandardProperty
Deprecated.
Use one of the
Attribute -based impls instead. |
Tuplizer
A tuplizer defines the contract for things which know how to manage
a particular representation of a piece of data, given that
representation's
EntityMode (the entity-mode
essentially defining which representation). |
Class and Description |
---|
AbstractAttribute |
AbstractNonIdentifierAttribute |
Attribute
Contract for attributes
|
BaselineAttributeInformation |
IdentifierProperty
Represents a defined entity identifier property within the Hibernate
runtime-metamodel.
|
InDatabaseValueGenerationStrategy
Strategy for describing values which are generated in the database.
|
InMemoryValueGenerationStrategy |
Instantiator
Contract for implementors responsible for instantiating entity/component instances.
|
NonIdentifierAttribute |
PojoInstantiator
Defines a POJO-based instantiator for use from the tuplizers.
|
Property
Deprecated.
Use the direct
Attribute hierarchy |
Tuplizer
A tuplizer defines the contract for things which know how to manage
a particular representation of a piece of data, given that
representation's
EntityMode (the entity-mode
essentially defining which representation). |
ValueGeneration
Describes the generation of property values.
|
Class and Description |
---|
NonIdentifierAttribute |
ValueGeneration
Describes the generation of property values.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.