org.hibernate.type.descriptor.java
Class JdbcDateTypeDescriptor.DateMutabilityPlan
java.lang.Object
org.hibernate.type.descriptor.java.MutableMutabilityPlan<Date>
org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
- All Implemented Interfaces:
- Serializable, MutabilityPlan<Date>
- Enclosing class:
- JdbcDateTypeDescriptor
public static class JdbcDateTypeDescriptor.DateMutabilityPlan
- 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 JdbcDateTypeDescriptor.DateMutabilityPlan INSTANCE
JdbcDateTypeDescriptor.DateMutabilityPlan
public JdbcDateTypeDescriptor.DateMutabilityPlan()
deepCopyNotNull
public Date deepCopyNotNull(Date value)
- Specified by:
deepCopyNotNull
in class MutableMutabilityPlan<Date>
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.