|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| CollectionPersister | A strategy for persisting a collection role. |
| QueryableCollection | A collection role that may be queried or loaded by outer join. |
| Class Summary | |
| AbstractCollectionPersister | Base implementation of the QueryableCollection interface. |
| ArrayHolder | A persistent wrapper for an array. |
| Bag | An unordered, unkeyed collection that can contain the same element multiple times. |
| BasicCollectionPersister | Collection persister for collections of values and many-to-many associations. |
| CollectionPropertyMapping | |
| CompositeElementPropertyMapping | |
| ElementPropertyMapping | |
| IdentifierBag | An IdentifierBag implements "bag" semantics more efficiently than a regular Bag by adding a synthetic identifier column to the table. |
| List | A persistent wrapper for a java.util.List. |
| 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. |
| OneToManyPersister | Collection persister for one-to-many associations. |
| PersistentCollection | Persistent collections are treated as value objects by Hibernate. |
| Set | A persistent wrapper for a java.util.Set. |
| SortedMap | A persistent wrapper for a java.util.SortedMap. |
| SortedSet | A persistent wrapper for a java.util.SortedSet. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||