|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiMap | |
|---|---|
| org.jpox.store | Package handling the storage of classes to the datastore, and the management of the datastore. |
| org.jpox.util | Provides utility classes used in the implementation that don't fit in a particular functional part of the system. |
| Uses of MultiMap in org.jpox.store |
|---|
| Fields in org.jpox.store declared as MultiMap | |
|---|---|
protected MultiMap |
StoreDataManager.savedStoreDataByAppIdClass
the memory image of schema data beforing running it |
protected MultiMap |
StoreDataManager.storeDataByAppIdClass
Map of all managed store data using Application Identity, keyed by the app id PK class |
| Uses of MultiMap in org.jpox.util |
|---|
| Constructors in org.jpox.util with parameters of type MultiMap | |
|---|---|
MultiMap(MultiMap map)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||