Uses of Interface
org.hibernate.type.descriptor.java.MutabilityPlanExposer
-
Packages that use MutabilityPlanExposer Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of MutabilityPlanExposer in org.hibernate.metamodel.mapping
Subinterfaces of MutabilityPlanExposer in org.hibernate.metamodel.mapping Modifier and Type Interface Description interfaceAttributeMappingDescribes an attribute at the mapping model level.interfacePluralAttributeMappingMapping of a plural (collection-valued) attributeinterfaceSingularAttributeMappingMapping for a singular (non-collection) attribute.
-