IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

Package com.ibm.btt.services.jdbc

Interface Summary
DatabaseConnect The DatabaseConnect interface provides the public abstract methods that are used to get a database connection and release the database connection by all database services.
JDBCServicesConnectionManagementInterface The JDBCServicesConnectionManagementInterface interface provides the public abstract methods that must implement those classes that can be used as database connection providers.
JournalService The JournalService interface provides the public abstract methods that are used when working with any journal service.
StoreService The StoreService interface provides the public methods that are used for store services.
TableService The TableService interface provides the public methods used to access tables services.
 

Class Summary
DatabaseResultSetMetaData The DatabaseResultSetMetaData class maintains the information concerning the columns for a specific database table.
JDBCJournal  
JDBCJournalSchemaGenerator  
JDBCService  
JDBCServicesAdministrator The JDBCServicesAdministrator class
JDBCServicesConnectionManager  
JDBCServicesConnMgrWS40 Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by WebSphere 4.0.
JDBCServicesConnMgrWS40z Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by WebSphere 4.0 in an OS/390 environment.
JDBCServicesConnMgrWS50 Implementation of the JDBCServicesConnectionManagementInterface interface to use the pool of connections provided by WebSphere 5.0.
JDBCStore  
JDBCStoreSchemaGenerator  
JDBCTable  
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.
 

Exception Summary
DSESQLException The DSESQLException class identifies the exception that is thrown when an SQLException is returned by the code that provides the JDBC interface with the ability to access a database.
 


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010