|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.type.descriptor.java.MutableMutabilityPlan<java.util.Date>
org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
public static class JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
Field Summary | |
---|---|
static JdbcTimestampTypeDescriptor.TimestampMutabilityPlan |
INSTANCE
|
Constructor Summary | |
---|---|
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan()
|
Method Summary | |
---|---|
java.util.Date |
deepCopyNotNull(java.util.Date value)
|
Methods inherited from class org.hibernate.type.descriptor.java.MutableMutabilityPlan |
---|
assemble, deepCopy, disassemble, isMutable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final JdbcTimestampTypeDescriptor.TimestampMutabilityPlan INSTANCE
Constructor Detail |
---|
public JdbcTimestampTypeDescriptor.TimestampMutabilityPlan()
Method Detail |
---|
public java.util.Date deepCopyNotNull(java.util.Date value)
deepCopyNotNull
in class MutableMutabilityPlan<java.util.Date>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |