public static class JdbcDateTypeDescriptor.DateMutabilityPlan extends MutableMutabilityPlan<Date>
| Modifier and Type | Field and Description |
|---|---|
static JdbcDateTypeDescriptor.DateMutabilityPlan |
INSTANCE |
| Constructor and Description |
|---|
JdbcDateTypeDescriptor.DateMutabilityPlan() |
| Modifier and Type | Method and Description |
|---|---|
Date |
deepCopyNotNull(Date value) |
assemble, deepCopy, disassemble, isMutablepublic static final JdbcDateTypeDescriptor.DateMutabilityPlan INSTANCE
public JdbcDateTypeDescriptor.DateMutabilityPlan()
public Date deepCopyNotNull(Date value)
deepCopyNotNull in class MutableMutabilityPlan<Date>Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.