public static class

JdbcDateTypeDescriptor.DateMutabilityPlan

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

Summary

Fields
public static final JdbcDateTypeDescriptor.DateMutabilityPlan INSTANCE
Public Constructors
JdbcDateTypeDescriptor.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 JdbcDateTypeDescriptor.DateMutabilityPlan INSTANCE

Public Constructors

public JdbcDateTypeDescriptor.DateMutabilityPlan ()

Public Methods

public Date deepCopyNotNull (Date value)