org.hibernate.type.descriptor.java
Class JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
java.lang.Object
org.hibernate.type.descriptor.java.MutableMutabilityPlan<Date>
org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
- All Implemented Interfaces:
- Serializable, MutabilityPlan<Date>
- Enclosing class:
- JdbcTimestampTypeDescriptor
public static class JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
- extends MutableMutabilityPlan<Date>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final JdbcTimestampTypeDescriptor.TimestampMutabilityPlan INSTANCE
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
public JdbcTimestampTypeDescriptor.TimestampMutabilityPlan()
deepCopyNotNull
public Date deepCopyNotNull(Date value)
- Specified by:
deepCopyNotNull
in class MutableMutabilityPlan<Date>
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.