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