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