类 CalendarTypeDescriptor.CalendarMutabilityPlan
- java.lang.Object
-
- org.hibernate.type.descriptor.java.MutableMutabilityPlan<Calendar>
-
- org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
-
- 所有已实现的接口:
Serializable,MutabilityPlan<Calendar>
public static class CalendarTypeDescriptor.CalendarMutabilityPlan extends MutableMutabilityPlan<Calendar>
- 另请参阅:
- 序列化表格
-
-
字段概要
字段 修饰符和类型 字段 说明 static CalendarTypeDescriptor.CalendarMutabilityPlanINSTANCE
-
构造器概要
构造器 构造器 说明 CalendarMutabilityPlan()
-
-
-
字段详细资料
-
INSTANCE
public static final CalendarTypeDescriptor.CalendarMutabilityPlan INSTANCE
-
-
方法详细资料
-
deepCopyNotNull
public Calendar deepCopyNotNull(Calendar value)
- 指定者:
deepCopyNotNull在类中MutableMutabilityPlan<Calendar>
-
-