Class JdbcDateJavaType.DateMutabilityPlan
java.lang.Object
org.hibernate.type.descriptor.java.MutableMutabilityPlan<Date>
org.hibernate.type.descriptor.java.JdbcDateJavaType.DateMutabilityPlan
- All Implemented Interfaces:
Serializable
,MutabilityPlan<Date>
- Enclosing class:
- JdbcDateJavaType
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.type.descriptor.java.MutableMutabilityPlan
assemble, deepCopy, disassemble, isMutable
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DateMutabilityPlan
public DateMutabilityPlan()
-
-
Method Details
-
deepCopyNotNull
- Specified by:
deepCopyNotNull
in classMutableMutabilityPlan<Date>
-