|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IDatabaseConnectionManager | Main interface for RTI framework applications to obtain a Database connection. |
| ISaveAction | |
| Class Summary | |
| AdhocInfoSearchSource | |
| ConnectionManager | Manages a single Database Connection. |
| ConnectionPool | Implementation of ConnectionManager that can do its own connection pooling. |
| CreateAdhocTablesProcess | |
| DatabaseCommandProcess | Executes one or more database commands. |
| DatabaseConfigurationManager | Enables the creation of persistent, reusable configuration modules. |
| DatabaseInputFormRenderer | Subclass of BasicInputFormRenderer that retrieves records from one or more RDBMS tables and can update the database on a save action. |
| DatabaseOutputProcessor | Stores RTI ResultSets in a RDBMS using the RTI adhoc table schema developed for the RTI eCommerce framework. |
| DatabaseResultSet | Converts a JDBC SQL result set into a RTI IResultSet. |
| DatabaseSourceMapFactory | |
| DatabaseStatisticsSource | SearchSource that provides statistics on a Database Table: row counts for a given key, min, max values, etc.. |
| DatabaseUserLoginLogger | Writes User login to a relational Database. |
| DatabaseXMLDataSource | Implements IXMLDataSource by retrieving XML strings from a relational Database. |
| ExecuteStatementsProcess | Executes a set of SQL statements. |
| JNDIConnectionManager | Database connection manager that uses the jdk 1.4 DataSource and JNDI Contexts to provide connection management and connection pooling. |
| JobProcessSaveAction | Triggers an IJobProcess execution on a doAction( ) and/or a doUpdate call. |
| QueryRunner | Runs queries against a database. |
| RunSQLHandler | Implementation of IServletHandler that executes a query. |
| SQLQueryManager | Manages a set of SQL queries. |
| SQLQueryProcessorFilter | Translates a SQL select statement into a LookupSearchSource search action. |
Support classes for relational database integration.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||