Class InverseNonAggregatedIdentifierMapping

All Implemented Interfaces:
AttributeMapping, Bindable, CompositeIdentifierMapping, EmbeddableValuedModelPart, EntityIdentifierMapping, JdbcMappingContainer, MappingModelExpressible, ModelPart, ModelPartContainer, NonAggregatedIdentifierMapping, OwnedValuedModelPart, PropertyBasedMapping, SelectableMappings, SingularAttributeMapping, ValuedModelPart, ValueMapping, VirtualModelPart, TableGroupJoinProducer, TableGroupProducer, DatabaseSnapshotContributor, EmbeddableValuedFetchable, Fetchable, FetchableContainer, FetchOptions, FetchStyleAccess, FetchTimingAccess, JavaTypedExpressible, MutabilityPlanExposer

public class InverseNonAggregatedIdentifierMapping extends EmbeddedAttributeMapping implements NonAggregatedIdentifierMapping
The inverse part of a "non-aggregated" composite identifier. Exposes the virtual id embeddable as mapping type, which requires the attribute mapping to implement NonAggregatedIdentifierMapping.