Uses of Class
org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
-
Packages that use ImmutableMutabilityPlan Package Description org.hibernate.type.descriptor.java -
-
Uses of ImmutableMutabilityPlan in org.hibernate.type.descriptor.java
Fields in org.hibernate.type.descriptor.java declared as ImmutableMutabilityPlan Modifier and Type Field Description static ImmutableMutabilityPlanImmutableMutabilityPlan. INSTANCEMethods in org.hibernate.type.descriptor.java that return ImmutableMutabilityPlan Modifier and Type Method Description static <X> ImmutableMutabilityPlan<X>ImmutableMutabilityPlan. instance()
-