public static class

DateTypeDescriptor.DateMutabilityPlan

extends MutableMutabilityPlan<T>
java.lang.Object
   ↳ org.hibernate.type.descriptor.java.MutableMutabilityPlan<T>
     ↳ org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan

Summary

Fields
public static final DateTypeDescriptor.DateMutabilityPlan INSTANCE
Public Constructors
DateTypeDescriptor.DateMutabilityPlan()
Public Methods
Date deepCopyNotNull(Date value)
[Expand]
Inherited Methods
From class org.hibernate.type.descriptor.java.MutableMutabilityPlan
From class java.lang.Object
From interface org.hibernate.type.descriptor.java.MutabilityPlan

Fields

public static final DateTypeDescriptor.DateMutabilityPlan INSTANCE

Public Constructors

public DateTypeDescriptor.DateMutabilityPlan ()

Public Methods

public Date deepCopyNotNull (Date value)