Class BasicEntityIdentifierMappingImpl

java.lang.Object
org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
All Implemented Interfaces:
AttributeMapping, AttributeMetadata, BasicEntityIdentifierMapping, BasicValuedMapping, BasicValuedModelPart, Bindable, EntityIdentifierMapping, SingleAttributeIdentifierMapping, JdbcMappingContainer, MappingModelExpressible, ModelPart, OwnedValuedModelPart, PropertyBasedMapping, SelectableMapping, SelectableMappings, SqlExpressible, SqlTypedMapping, ValuedModelPart, ValueMapping, DatabaseSnapshotContributor, Fetchable, FetchOptions, FetchStyleAccess, FetchTimingAccess, JavaTypedExpressible, MutabilityPlanExposer

public class BasicEntityIdentifierMappingImpl extends Object implements BasicEntityIdentifierMapping, FetchOptions
Mapping of a simple identifier
See Also: