Overview
Package
Tree
Index
Deprecated
About
Frames
|
No Frames
Hierarchy for Package org.hibernate.collection
Class Hierarchy
java.lang.Object
org.hibernate.collection.
AbstractPersistentCollection
(implements Serializable, org.hibernate.collection.
PersistentCollection
)
org.hibernate.collection.
PersistentArrayHolder
org.hibernate.collection.
PersistentBag
(implements List)
org.hibernate.collection.
PersistentElementHolder
org.hibernate.collection.
PersistentIdentifierBag
(implements List)
org.hibernate.collection.
PersistentIndexedElementHolder
org.hibernate.collection.
PersistentListElementHolder
org.hibernate.collection.
PersistentMapElementHolder
org.hibernate.collection.
PersistentList
(implements List)
org.hibernate.collection.
PersistentMap
(implements Map)
org.hibernate.collection.
PersistentSortedMap
(implements SortedMap)
org.hibernate.collection.
PersistentSet
(implements Set)
org.hibernate.collection.
PersistentSortedSet
(implements SortedSet)
org.hibernate.collection.
PersistentIndexedElementHolder.IndexedValue
Interface Hierarchy
org.hibernate.collection.
AbstractPersistentCollection.DelayedOperation
org.hibernate.collection.
PersistentCollection
Overview
Package
Tree
Index
Deprecated
About