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

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

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

Constructors in org.datanucleus.store.rdbms.scostore with parameters of type MapTable
RDBMSJoinMapStore(MapTable mapTable, org.datanucleus.ClassLoaderResolver clr)
          Constructor for the backing store of a join map for RDBMS.
 



Copyright © 2012. All Rights Reserved.