Class AbstractAttributeMapping

java.lang.Object
org.hibernate.metamodel.mapping.internal.AbstractAttributeMapping
All Implemented Interfaces:
AttributeMapping, Bindable, JdbcMappingContainer, MappingModelExpressible, ModelPart, OwnedValuedModelPart, PropertyBasedMapping, SelectableMappings, ValuedModelPart, ValueMapping, DatabaseSnapshotContributor, Fetchable, JavaTypedExpressible, MutabilityPlanExposer
Direct Known Subclasses:
AbstractStateArrayContributorMapping, PluralAttributeMappingImpl

public abstract class AbstractAttributeMapping extends Object implements AttributeMapping