Interface AggregatedIdentifierMapping

All Superinterfaces:
AttributeMapping, AttributeMetadata, Bindable, DatabaseSnapshotContributor, EntityIdentifierMapping, Fetchable, JavaTypedExpressible, JdbcMappingContainer, MappingModelExpressible, ModelPart, MutabilityPlanExposer, OwnedValuedModelPart, PropertyBasedMapping, SelectableMappings, SingleAttributeIdentifierMapping, ValuedModelPart, ValueMapping
All Known Implementing Classes:
EmbeddedIdentifierMappingImpl

public interface AggregatedIdentifierMapping extends SingleAttributeIdentifierMapping
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.
See Also: