|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapStore | |
---|---|
com.triactive.jdo.store |
Uses of MapStore in com.triactive.jdo.store |
---|
Classes in com.triactive.jdo.store that implement MapStore | |
---|---|
(package private) class |
AbstractMapStore
|
(package private) class |
InverseMapStore
|
(package private) class |
NormalMapStore
|
Fields in com.triactive.jdo.store declared as MapStore | |
---|---|
protected MapStore |
MapEntrySetStore.mapStore
|
Methods in com.triactive.jdo.store that return MapStore | |
---|---|
MapStore |
MapMapping.getMapStore()
|
Constructors in com.triactive.jdo.store with parameters of type MapStore | |
---|---|
MapEntrySetStore(ClassBaseTable valueTable,
Mapping ownerMapping,
Mapping keyMapping,
MapStore mapStore)
|
|
MapEntrySetStore(MapTable mapTable,
MapStore mapStore)
|
|
MapValueSetStore(ClassBaseTable valueTable,
Mapping ownerMapping,
MapStore mapStore)
|
|
MapValueSetStore(MapTable mapTable,
MapStore mapStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |