Uses of Class
org.jpox.store.rdbms.table.MapTable

Packages that use MapTable
org.jpox.store.rdbms.scostore This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps) within JPOX. 
 

Uses of MapTable in org.jpox.store.rdbms.scostore
 

Constructors in org.jpox.store.rdbms.scostore with parameters of type MapTable
JoinMapStore(MapTable mapTable, ClassLoaderResolver clr)
          Constructor for an Inverse Map.
MapEntrySetStore(MapTable mapTable, MapStore mapStore, ClassLoaderResolver clr)
          Constructor when using a JoinTable map.
MapKeySetStore(MapTable mapTable, ClassLoaderResolver clr)
          Constructor.
MapValueSetStore(MapTable mapTable, MapStore mapStore, ClassLoaderResolver clr)
          Constructor.
 



Copyright © -2007 . All Rights Reserved.