java.lang.Objectorg.hibernate.type.AbstractType
org.hibernate.type.CollectionType
org.hibernate.type.MapType
org.hibernate.type.SortedMapType
All Implemented Interfaces:
AssociationType, Type
| Fields inherited from org.hibernate.type.CollectionType: |
|---|
| UNFETCHED_COLLECTION |
| Constructor: |
|---|
|
| Method from org.hibernate.type.SortedMapType Summary: |
|---|
| getReturnedClass, instantiate, instantiate, wrap |
| Methods from org.hibernate.type.MapType: |
|---|
| getElementsIterator, getReturnedClass, indexOf, instantiate, instantiate, replaceElements, wrap |
| Methods from org.hibernate.type.AbstractType: |
|---|
| assemble, beforeAssemble, compare, disassemble, getHashCode, getHashCode, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isEntityType, isEqual, isEqual, isModified, isSame, isXMLElement, replace, replaceNode, resolve, semiResolve |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.type.SortedMapType Detail: |
|---|
|
|
|
|