java.lang.Object | ||
↳ | org.hibernate.type.descriptor.java.AbstractTypeDescriptor<T> | |
↳ | org.hibernate.type.descriptor.java.CalendarTypeDescriptor |
Descriptor for Calendar handling.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CalendarTypeDescriptor.CalendarMutabilityPlan |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
INSTANCE |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Determine if two instances are equal
| |||||||||||
Extract a proper hash code for this value.
| |||||||||||
Retrieve the natural comparator for this type.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Determine if two instances are equal
one | One instance |
---|---|
another | The other instance |
Extract a proper hash code for this value.
value | The value for which to extract a hash code. |
---|
Retrieve the natural comparator for this type.