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