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

Packages that use SetTable
com.triactive.jdo.store   
 

Uses of SetTable in com.triactive.jdo.store
 

Fields in com.triactive.jdo.store declared as SetTable
protected  SetTable AbstractSetMapping.setTable
           
 

Methods in com.triactive.jdo.store that return SetTable
(package private)  SetTable StoreManager.newSetTable(ClassBaseTable cbt, FieldMetaData fmd)
          Called by Mapping objects in the midst of StoreManager.addClasses() to request the creation of a set table.
 

Constructors in com.triactive.jdo.store with parameters of type SetTable
NormalSetStore(SetTable setTable)
           
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.