Uses of Interface
org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping.IdentifierValueMapper
Packages that use NonAggregatedIdentifierMapping.IdentifierValueMapper
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of NonAggregatedIdentifierMapping.IdentifierValueMapper in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return NonAggregatedIdentifierMapping.IdentifierValueMapperModifier and TypeMethodDescriptionNonAggregatedIdentifierMapping.getIdentifierValueMapper()
The id-class, if there is one, otherwise the virtual-id.