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