Interface PropertyBasedMapping
- All Known Subinterfaces:
AggregatedIdentifierMapping, AttributeMapping, BasicEntityIdentifierMapping, PluralAttributeMapping, org.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping, SingularAttributeMapping
public interface PropertyBasedMapping
Describes an attribute with a property access.
-
Method Summary
-
Method Details
-
getPropertyAccess
PropertyAccess getPropertyAccess()
-