|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateRequest | |
org.jpox.store.rdbms | Package providing management of the persistence to RDBMS datastores. |
Uses of UpdateRequest in org.jpox.store.rdbms |
Methods in org.jpox.store.rdbms that return UpdateRequest | |
UpdateRequest |
RDBMSManager.getUpdateRequest(DatastoreClass table,
AbstractPropertyMetaData[] fieldMetaData,
java.lang.Class cls,
ClassLoaderResolver clr)
Returns a request object that will update a row in the given table. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |