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