public static class

JdbcTimestampTypeDescriptor.TimestampMutabilityPlan

extends MutableMutabilityPlan<T>
java.lang.Object
   ↳ org.hibernate.type.descriptor.java.MutableMutabilityPlan<T>
     ↳ org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan

Summary

Fields
public static final JdbcTimestampTypeDescriptor.TimestampMutabilityPlan INSTANCE
Public Constructors
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan()
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 Constructors

public JdbcTimestampTypeDescriptor.TimestampMutabilityPlan ()

Public Methods

public Date deepCopyNotNull (Date value)