Uses of Interface
org.hibernate.tuple.NonIdentifierAttribute
Packages that use NonIdentifierAttribute
Package
Description
This package abstracts persistence mechanisms for entities.
Most contracts here have been replaced by the new runtime
mapping model.
-
Uses of NonIdentifierAttribute in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity with parameters of type NonIdentifierAttributeModifier and TypeMethodDescriptionprotected AttributeMapping
AbstractEntityPersister.generateNonIdAttributeMapping
(NonIdentifierAttribute tupleAttrDefinition, Property bootProperty, int stateArrayPosition, int fetchableIndex, MappingModelCreationProcess creationProcess) -
Uses of NonIdentifierAttribute in org.hibernate.tuple
Classes in org.hibernate.tuple that implement NonIdentifierAttributeModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement.class
Deprecated, for removal: This API element is subject to removal in a future version.Replaced byAttributeMapping
Methods in org.hibernate.tuple that return NonIdentifierAttributeModifier and TypeMethodDescriptionstatic NonIdentifierAttribute
PropertyFactory.buildEntityBasedAttribute
(EntityPersister persister, SessionFactoryImplementor sessionFactory, int attributeNumber, Property property, boolean lazyAvailable, RuntimeModelCreationContext creationContext) Deprecated, for removal: This API element is subject to removal in a future version.Generate a non-identifier (and non-version) attribute based on the given mapped property from the given entity -
Uses of NonIdentifierAttribute in org.hibernate.tuple.component
Classes in org.hibernate.tuple.component that implement NonIdentifierAttributeModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement -
Uses of NonIdentifierAttribute in org.hibernate.tuple.entity
Classes in org.hibernate.tuple.entity that implement NonIdentifierAttributeModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacementclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacementclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacementclass
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacementclass
Deprecated, for removal: This API element is subject to removal in a future version.Replaced byEntityVersionMapping
Methods in org.hibernate.tuple.entity that return NonIdentifierAttributeModifier and TypeMethodDescriptionEntityMetamodel.getProperties()
Deprecated, for removal: This API element is subject to removal in a future version.