|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractArrayStore | Abstract representation of the backing store for an array. |
| AbstractCollectionStore | Abstract representation of a store of a Collection. |
| ElementContainerStore | Representation of the store of an element-based container. |
| FKArrayStore | Backing store for an array that is formed by a foreign key in the table of the element type. |
| FKListStore | Representation of an Inverse List as part of a relationship. |
| FKMapStore | Representation of an "inverse" (FK) backing for a Map. |
| FKSetStore | Representation of an Inverse Set as part of a relationship. |
| JoinArrayStore | Backing store for an array stored using a join table. |
| JoinListStore | Representation of the backing store for a Normal List. |
| JoinMapStore | Representation of the backing store for a Map. |
| JoinSetStore | Representation of a Normal Set as part of a relationship. |
| MapEntrySetStore | Representation of backing store for a MapEntry Set. |
| MapKeySetStore | Representation of the backing store for a MapKey Set. |
| MapValueSetStore | Representation of the backing store for a MapValue Set. |
This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps) within JPOX. These classes handle the reading/writing of data from/to the datastore for these SCO containers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||