java.lang.Objectorg.hibernate.type.AbstractType
org.hibernate.type.CollectionType
org.hibernate.type.ListType
All Implemented Interfaces:
AssociationType, Type
| Fields inherited from org.hibernate.type.CollectionType: |
|---|
| UNFETCHED_COLLECTION |
| Constructor: |
|---|
|
| Method from org.hibernate.type.ListType Summary: |
|---|
| getReturnedClass, indexOf, instantiate, instantiate, 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: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.type.ListType Detail: |
|---|
|
|
|
|
|