|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BulkRequest | Base class representing a request to perform a bulk action on the datastore. |
| DeleteRequest | Class to provide a means of deletion of records from a data store. |
| FetchRequest | Class to retrieve the fields of an object of a specified class from the datastore. |
| InsertRequest | Class to provide a means of insertion of records to a data store. |
| LocateBulkRequest | Request to locate a series of records in the data store (all present in the same table). |
| LocateRequest | Request to locate a record in the data store. |
| Request | Base class representing a request to perform an action on the datastore. |
| RequestIdentifier | Representation of a request id. |
| UpdateRequest | Class to provide a means of update of records in a data store. |
| Enum Summary | |
|---|---|
| RequestType | Enum of possible request types. |
Provides the mechanism of communicating with the database using JDBC. Provides a request for all types of database communication.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||