Class JdbcTimeJavaType.TimeMutabilityPlan
java.lang.Object
org.hibernate.type.descriptor.java.MutableMutabilityPlan<Date>
org.hibernate.type.descriptor.java.JdbcTimeJavaType.TimeMutabilityPlan
- All Implemented Interfaces:
Serializable
,MutabilityPlan<Date>
- Enclosing class:
- JdbcTimeJavaType
- 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
-
TimeMutabilityPlan
public TimeMutabilityPlan()
-
-
Method Details
-
deepCopyNotNull
- Specified by:
deepCopyNotNull
in classMutableMutabilityPlan<Date>
-