Uses of Class
org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Packages that use ImmutableMutabilityPlan
Package
Description
Integrates a range of types defined by the JDK with the type system
of Hibernate.
-
Uses of ImmutableMutabilityPlan in org.hibernate.type.descriptor.java
Fields in org.hibernate.type.descriptor.java declared as ImmutableMutabilityPlanModifier and TypeFieldDescriptionstatic final ImmutableMutabilityPlan
ImmutableMutabilityPlan.INSTANCE
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.hibernate.type.descriptor.java that return ImmutableMutabilityPlanModifier and TypeMethodDescriptionstatic <X> ImmutableMutabilityPlan<X>
ImmutableMutabilityPlan.instance()
instance()