Class ImmutableMutabilityPlan<T>

java.lang.Object
org.hibernate.type.descriptor.java.ImmutableMutabilityPlan<T>
All Implemented Interfaces:
Serializable, MutabilityPlan<T>

public class ImmutableMutabilityPlan<T> extends Object implements MutabilityPlan<T>
Mutability plan for immutable objects
Author:
Steve Ebersole
See Also: