Interface MutabilityPlanExposer<T>
- All Known Subinterfaces:
AggregatedIdentifierMapping, AttributeMapping, BasicEntityIdentifierMapping, PluralAttributeMapping, org.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping, SingularAttributeMapping
public interface MutabilityPlanExposer<T>
Something that exposes a MutabilityPlan
-
Method Summary
-
Method Details
-
getExposedMutabilityPlan
MutabilityPlan<T> getExposedMutabilityPlan()
-