|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.collection | |
AbstractCollectionPersister
Base implementation of the QueryableCollection interface. |
|
BasicCollectionPersister
Collection persister for collections of values and many-to-many associations. |
|
CollectionPersister
A strategy for persisting a collection role. |
|
Map
A persistent wrapper for a java.util.Map. |
|
ODMGCollection
All Hibernate collections actually implement the ODMG DCollection interface and are castable to that type. |
|
PersistentCollection
Persistent collections are treated as value objects by Hibernate. |
|
QueryableCollection
A collection role that may be queried or loaded by outer join. |
|
Set
A persistent wrapper for a java.util.Set. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.engine | |
ArrayHolder
A persistent wrapper for an array. |
|
CollectionPersister
A strategy for persisting a collection role. |
|
PersistentCollection
Persistent collections are treated as value objects by Hibernate. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.hql | |
CollectionPersister
A strategy for persisting a collection role. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.impl | |
ArrayHolder
A persistent wrapper for an array. |
|
CollectionPersister
A strategy for persisting a collection role. |
|
PersistentCollection
Persistent collections are treated as value objects by Hibernate. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.loader | |
CollectionPersister
A strategy for persisting a collection role. |
|
QueryableCollection
A collection role that may be queried or loaded by outer join. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.persister | |
CollectionPersister
A strategy for persisting a collection role. |
Classes in net.sf.hibernate.collection used by net.sf.hibernate.type | |
CollectionPersister
A strategy for persisting a collection role. |
|
PersistentCollection
Persistent collections are treated as value objects by Hibernate. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |