|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCollectionStore | |
---|---|
org.jpox.store.rdbms.scostore | This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps) within JPOX. |
Uses of AbstractCollectionStore in org.jpox.store.rdbms.scostore |
---|
Subclasses of AbstractCollectionStore in org.jpox.store.rdbms.scostore | |
---|---|
class |
FKListStore
Representation of an Inverse List as part of a relationship. |
class |
FKSetStore
Representation of an Inverse Set as part of a relationship. |
class |
JoinListStore
Representation of the backing store for a Normal List. |
class |
JoinSetStore
Representation of a Normal Set as part of a relationship. |
class |
MapKeySetStore
Representation of the backing store for a MapKey Set. |
class |
MapValueSetStore
Representation of the backing store for a MapValue Set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |