|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
DeleteAllInRequest | A request that deletes all rows from a table whose ID is in a specified set. |
DeleteAllInRequest.Id | |
DeleteRequest | |
DeleteRequest.Id | |
DeleteWhereEqualRequest | A request that deletes all rows from a table where a specified column equals a specified value. |
DeleteWhereEqualRequest.Id | |
DeleteWhereSuperEqualRequest | A request that deletes corresponding rows from a subtable based on matching rows from a supertable where a specified column equals a specified value. |
DeleteWhereSuperEqualRequest.Id | |
EmbeddedRequest | An abstract base class for simple DB requests involving a single PreparedStatement. |
EmbeddedRequest.ReadOnly | |
EmbeddedRequest.ReadWrite | |
FetchRequest | |
FetchRequest.Id | |
InsertRequest | |
InsertRequest.Id | |
LookupRequest | |
LookupRequest.Id | |
Request | A storage request pertaining to a particular class and its base table. |
Request.Id | An identifier for a request. |
Request.IdTbl | An identifier for a request identified by one table. |
Request.IdTblFld | An identifier for a request identified by one table and one field number. |
Request.IdTblFlds | An identifier for a request identified by one table and an array of field numbers. |
Request.IdTblTblFld | An identifier for a request identified by two tables and a field number. |
RequestCache | A cache of request objects. |
UpdateRequest | |
UpdateRequest.Id |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |