|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapTable | |
---|---|
com.triactive.jdo.store |
Uses of MapTable in com.triactive.jdo.store |
---|
Methods in com.triactive.jdo.store that return MapTable | |
---|---|
(package private) MapTable |
StoreManager.newMapTable(ClassBaseTable cbt,
FieldMetaData fmd)
Called by Mapping objects in the midst of StoreManager.addClasses() to request the creation of a map table. |
Constructors in com.triactive.jdo.store with parameters of type MapTable | |
---|---|
MapEntrySetStore(MapTable mapTable,
MapStore mapStore)
|
|
MapKeySetStore(MapTable mapTable)
|
|
MapValueSetStore(MapTable mapTable,
MapStore mapStore)
|
|
NormalMapStore(MapTable mapTable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |