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

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

Uses of InsertRequest in org.jpox.store.rdbms
 

Methods in org.jpox.store.rdbms that return InsertRequest
 InsertRequest RDBMSManager.getInsertRequest(DatastoreClass table, java.lang.Class cls, ClassLoaderResolver clr)
          Returns a request object that will insert a row in the given table.
 



Copyright © -2007 . All Rights Reserved.