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, isMutable
public static final JdbcDateTypeDescriptor.DateMutabilityPlan INSTANCE
public JdbcDateTypeDescriptor.DateMutabilityPlan()
public Date deepCopyNotNull(Date value)
deepCopyNotNull
in class MutableMutabilityPlan<Date>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.