Class Summary |
CashDrawerManager |
Deprecated. |
DatabaseResultSetMetaData |
The DatabaseResultSetMetaData class maintains the information concerning the columns for a specific database table. |
Db2JournalSchemaGenerator |
Deprecated. |
Db2StoreSchemaGenerator |
Deprecated. |
JDBCJournal |
The JDBCJournal class is a concrete class that provides an implementation of the Journal abstraction (a financial electronic journal). |
JDBCJournalSchemaGenerator |
The JDBCJournalSchemaGenerator class is responsible for creating, modifying, and removing all of the JDBCJournal Tables and the associated Control Tables. |
JDBCService |
The JDBCService provides the implementation of the DatabaseConnect interface. |
JDBCServicesAdministrator |
The JDBCServicesAdministrator class |
JDBCServicesConnectionManager |
Manages the connections to databases used by the JDBC services. |
JDBCServicesConnMgrWS20 |
Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by
WebSphere 2.0. |
JDBCServicesConnMgrWS30 |
Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by
WebSphere 3.0. |
JDBCServicesConnMgrWS35 |
Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by
WebSphere 3.5. |
JDBCStore |
The JDBCStore class is a concrete class that provides an implementation of the Store abstraction (a financial store for forwarding service). |
JDBCStoreSchemaGenerator |
The JDBCStoreSchemaGenerator class is responsible for creating the Table for a Store Schema and generating the SGML for the specified JDBCStore formatter. |
JDBCTable |
The JDBCTable class provides the interface to access any database table. |
Journal |
The Journal class is an abstract class that provides all of the data and methods required to build a financial Electronic Journal. |
JournalConstants |
The JournalConstants class defines all of the constant values that are used by the journal service. |
SharedConnection |
The SharedConnection class keeps information about a database connection being shared by different JDBC services instances. |
Store |
The Store class is a subclass of the service that defines the abstract methods that are needed by any store service implementation. |
StoreConstants |
The StoreConstants class defines all of the constant values used by the Store for Forwarding service. |
StoredProcMetaData |
The StoredProcMetadata class maintains the information concerning the columns for a specific stored procedure. |
StoredProcParameter |
The StoreProcParameter class encapsulates the information concerning an specific parameter of a Stored Procedure. |
TableConstants |
The TableConstants class defines all of the default constant values used when working with a database table service. |