Uses of Interface
org.hibernate.tuple.Attribute
-
Packages that use Attribute Package Description org.hibernate.tuple Most contracts here have been replaced by the new runtime mapping model.org.hibernate.tuple.component org.hibernate.tuple.entity -
-
Uses of Attribute in org.hibernate.tuple
Subinterfaces of Attribute in org.hibernate.tuple Modifier and Type Interface Description interfaceIdentifierAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacement; seeEntityIdentifierMappinginterfaceNonIdentifierAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacementClasses in org.hibernate.tuple that implement Attribute Modifier and Type Class Description classAbstractAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacement.classAbstractNonIdentifierAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacement.classIdentifierPropertyDeprecated, for removal: This API element is subject to removal in a future version.No direct replacement; seeEntityIdentifierMappingclassStandardPropertyDeprecated, for removal: This API element is subject to removal in a future version.Replaced byAttributeMapping -
Uses of Attribute in org.hibernate.tuple.component
Classes in org.hibernate.tuple.component that implement Attribute Modifier and Type Class Description classAbstractCompositionAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacement -
Uses of Attribute in org.hibernate.tuple.entity
Classes in org.hibernate.tuple.entity that implement Attribute Modifier and Type Class Description classAbstractEntityBasedAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacementclassEntityBasedAssociationAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacementclassEntityBasedBasicAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacementclassEntityBasedCompositionAttributeDeprecated, for removal: This API element is subject to removal in a future version.No direct replacementclassVersionPropertyDeprecated, for removal: This API element is subject to removal in a future version.Replaced byEntityVersionMapping
-