|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListStore | |
|---|---|
| org.jpox.sco | Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. |
| org.jpox.store.rdbms.scostore | This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps) within JPOX. |
| Uses of ListStore in org.jpox.sco |
|---|
| Constructors in org.jpox.sco with parameters of type ListStore | |
|---|---|
SCOListIterator(java.util.List sco,
StateManager sm,
java.util.List theDelegate,
ListStore theStore,
boolean useDelegate,
int startIndex)
Constructor taking the delegate, backing store and any start index. |
|
| Uses of ListStore in org.jpox.store.rdbms.scostore |
|---|
| Classes in org.jpox.store.rdbms.scostore that implement ListStore | |
|---|---|
class |
FKListStore
Representation of an Inverse List as part of a relationship. |
class |
JoinListStore
Representation of the backing store for a Normal List. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||