Class NonAggregatedIdentifierMappingImpl

java.lang.Object
org.hibernate.metamodel.internal.AbstractCompositeIdentifierMapping
org.hibernate.metamodel.mapping.internal.NonAggregatedIdentifierMappingImpl
All Implemented Interfaces:
Bindable, CompositeIdentifierMapping, EmbeddableValuedModelPart, EntityIdentifierMapping, JdbcMappingContainer, MappingModelExpressible, ModelPart, ModelPartContainer, NonAggregatedIdentifierMapping, SelectableMappings, ValuedModelPart, ValueMapping, VirtualModelPart, TableGroupJoinProducer, TableGroupProducer, EmbeddableValuedFetchable, Fetchable, FetchableContainer, FetchOptions, FetchStyleAccess, FetchTimingAccess, JavaTypedExpressible

public class NonAggregatedIdentifierMappingImpl extends AbstractCompositeIdentifierMapping implements NonAggregatedIdentifierMapping
A "non-aggregated" composite identifier. This is an identifier defined using more than one Id attribute with zero-or-more MapsId. Can also be a single Id with MapsId