Package org.hibernate.tuple
Most contracts here have been replaced by the new runtime
mapping model.
Value-generation related contracts have been replaced by
org.hibernate.generator
-
Interface Summary Interface Description AnnotationValueGeneration<A extends Annotation> Deprecated, for removal: This API element is subject to removal in a future version. Replaced byAnnotationBasedGenerator
Attribute Deprecated, for removal: This API element is subject to removal in a future version. Replaced byAttributeMapping
IdentifierAttribute Deprecated, for removal: This API element is subject to removal in a future version. No direct replacement; seeEntityIdentifierMapping
Instantiator Deprecated. This contract is no longer used by Hibernate.NonIdentifierAttribute Deprecated, for removal: This API element is subject to removal in a future version. No direct replacementTuplizer Deprecated. ValueGeneration Deprecated, for removal: This API element is subject to removal in a future version. Replaced byGenerator
ValueGenerator<T> Deprecated, for removal: This API element is subject to removal in a future version. Replaced byGenerator
-
Class Summary Class Description AbstractAttribute Deprecated, for removal: This API element is subject to removal in a future version. No direct replacement.AbstractNonIdentifierAttribute Deprecated, for removal: This API element is subject to removal in a future version. No direct replacement.BaselineAttributeInformation Deprecated, for removal: This API element is subject to removal in a future version. No direct replacement, though seeAttributeMapping
andAttributeMetadata
BaselineAttributeInformation.Builder CreationTimestampGeneration Deprecated. DynamicMapInstantiator Deprecated. sinceInstantiator
is deprecatedIdentifierProperty Deprecated, for removal: This API element is subject to removal in a future version. No direct replacement; seeEntityIdentifierMapping
PojoInstantiator Deprecated. LikeInstantiator
itself, deprecated.PropertyFactory Deprecated, for removal: This API element is subject to removal in a future version. No direct replacementStandardProperty Deprecated, for removal: This API element is subject to removal in a future version. Replaced byAttributeMapping
TimestampGenerators Deprecated. This style of generation has been replaced byorg.hibernate.generator
UpdateTimestampGeneration Deprecated. VmValueGeneration Deprecated. sinceGeneratorType
is deprecated -
Enum Summary Enum Description GenerationTiming Deprecated, for removal: This API element is subject to removal in a future version. Replaced byEventType
as id-generation has been redefined using the new broader generation approach.PropertyFactory.NonIdentifierAttributeNature