public static class

CalendarTypeDescriptor.CalendarMutabilityPlan

extends MutableMutabilityPlan<T>
java.lang.Object
   ↳ org.hibernate.type.descriptor.java.MutableMutabilityPlan<T>
     ↳ org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan

Summary

Fields
public static final CalendarTypeDescriptor.CalendarMutabilityPlan INSTANCE
Public Constructors
CalendarTypeDescriptor.CalendarMutabilityPlan()
Public Methods
Calendar deepCopyNotNull(Calendar value)
[Expand]
Inherited Methods
From class org.hibernate.type.descriptor.java.MutableMutabilityPlan
From class java.lang.Object
From interface org.hibernate.type.descriptor.java.MutabilityPlan

Fields

public static final CalendarTypeDescriptor.CalendarMutabilityPlan INSTANCE

Public Constructors

public CalendarTypeDescriptor.CalendarMutabilityPlan ()

Public Methods

public Calendar deepCopyNotNull (Calendar value)