Uses of Class
org.datanucleus.store.rdbms.request.BulkRequest

Packages that use BulkRequest
org.datanucleus.store.rdbms.request Provides the mechanism of communicating with the database using JDBC. 
 

Uses of BulkRequest in org.datanucleus.store.rdbms.request
 

Subclasses of BulkRequest in org.datanucleus.store.rdbms.request
 class LocateBulkRequest
          Request to locate a series of records in the data store (all present in the same table).
 



Copyright © 2012. All Rights Reserved.