Uses of Class
org.jpox.store.rdbms.request.FetchRequest

Packages that use FetchRequest
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
 

Uses of FetchRequest in org.jpox.store.rdbms
 

Methods in org.jpox.store.rdbms that return FetchRequest
 FetchRequest RDBMSManager.getFetchRequest(DatastoreClass table, AbstractPropertyMetaData[] fieldMetaData, java.lang.Class cls, ClassLoaderResolver clr)
          Returns a request object that will fetch a row from the given table.
 



Copyright © -2007 . All Rights Reserved.