Uses of Class
com.triactive.jdo.store.MapTable

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)
           
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.