Uses of Class
org.datanucleus.store.rdbms.request.BulkRequest
Packages that use BulkRequest
Package
Description
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.requestModifier and TypeClassDescriptionclass
Request to locate a series of records in the data store (all present in the same table).