Uses of Class
org.hibernate.tuple.IdentifierProperty
Packages that use IdentifierProperty
-
Uses of IdentifierProperty in org.hibernate.tuple
Methods in org.hibernate.tuple that return IdentifierPropertyModifier and TypeMethodDescriptionstatic IdentifierProperty
PropertyFactory.buildIdentifierAttribute
(PersistentClass mappedEntity, Generator generator) Deprecated, for removal: This API element is subject to removal in a future version.Generates the attribute representation of the identifier for a given entity mapping. -
Uses of IdentifierProperty in org.hibernate.tuple.entity
Methods in org.hibernate.tuple.entity that return IdentifierPropertyModifier and TypeMethodDescriptionEntityMetamodel.getIdentifierProperty()
Deprecated, for removal: This API element is subject to removal in a future version.