public static class JdbcTimestampTypeDescriptor.TimestampMutabilityPlan extends MutableMutabilityPlan<java.util.Date>
| Modifier and Type | Field and Description |
|---|---|
static JdbcTimestampTypeDescriptor.TimestampMutabilityPlan |
INSTANCE |
| Constructor and Description |
|---|
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
deepCopyNotNull(java.util.Date value) |
assemble, deepCopy, disassemble, isMutablepublic static final JdbcTimestampTypeDescriptor.TimestampMutabilityPlan INSTANCE
public JdbcTimestampTypeDescriptor.TimestampMutabilityPlan()
public java.util.Date deepCopyNotNull(java.util.Date value)
deepCopyNotNull in class MutableMutabilityPlan<java.util.Date>Copyright © 2013. All Rights Reserved.