|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CallExecutor | Instantiated by OpExecutors and passed into the Op's _execute method providing that Op access to data sources. |
| Class Summary | |
| ArrayParameter | Describes an Array Parameter to a DatabaseCall. |
| CallExecutionInfo | Information about the execution of a DatabaseCall. |
| CallExecutorDB | Executes DatabaseCalls against a database. |
| CallOutputHandler | Retrieves and possibly transforms register outputs and returned ResultSets. |
| DatabaseCall | Represents a call to the database. |
| DatabaseUtils | |
| JndiMappedConnectionFactory | |
| MappedConnectionFactory | |
| Parameter | The encapsulation of Parameters to a DatabaseCall. |
| SQLDataParameter | Wrapper Parameter class for SQLData objects. |
| SqlStatementBuilder | Builds a Prepared- or CallableStatement from a DatabaseCall object. |
| TestDBUnitParamTrigger | |
| TestDBUnitReadWrite | |
| TestMySqlCalls | |
| Exception Summary | |
| DatabaseCallException | |
| SuspectPerformanceException | |
Database access for Ops include connection handling, call definition, transformation to JDBC, etc.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||