|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ODMGCollection | |
net.sf.hibernate.collection |
Uses of ODMGCollection in net.sf.hibernate.collection |
Subclasses of ODMGCollection in net.sf.hibernate.collection | |
class |
Bag
An unordered, unkeyed collection that can contain the same element multiple times. |
class |
IdentifierBag
An IdentifierBag implements "bag" semantics more efficiently than a regular Bag by adding a synthetic identifier column to the table. |
class |
List
A persistent wrapper for a java.util.List. |
class |
Set
A persistent wrapper for a java.util.Set. |
class |
SortedSet
A persistent wrapper for a java.util.SortedSet. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |