|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IdmsDriverInterface | Defines the property names used by the IdmsJdbcDriver. |
Class Summary | |
---|---|
IdmsCallableStatement | This class is used to execute SQL CALL statements on IDMS procedures and table procedures. |
IdmsCommonDataSource | This class is the base class for all CA IDMS DataSource implementations classes, and contains the properties for need to establish a connection. |
IdmsCommonPoolDataSource | This class contains additional properties for connection pools. |
IdmsConnection | Represents a JDBC connection with an IDMS database. |
IdmsConnectionPoolDataSource | The CA IDMS JDBC ConnectionPoolDataSource implementation class. |
IdmsConnectOptions | This class defines connection options for IDMS. |
IdmsDatabaseMetaData | This class provides information about the database as a whole. |
IdmsDataSource | The CA IDMS JDBC DataSource implementation class. |
IdmsJdbcDriver | The CA IDMS JDBC Driver class. |
IdmsJdbcObject | Common base class for the CA IDMS JDBC driver. |
IdmsLogicalConnection | Logical connection implementation for the CA IDMS JDBC Driver. |
IdmsMetaData | An IdmsMetaData object provides common fields and methods for describing columns and parameters. |
IdmsParameterMetaData | A ParameterMetaData object can be used to find out about the types and properties of the parameters in a PreparedStatement. |
IdmsPooledConnection | Pooled connection implementation for the CA IDMS JDBC Driver. |
IdmsPreparedStatement | Represents a CA IDMS prepared statement. |
IdmsReceivedCursor | An IdmsReceivedCursor is used to access result sets returned by an IDMS procedure that opens one or more WITH RETURN cursors. |
IdmsResultObject | Common base class for the Statement and ResultSet implementations. |
IdmsResultSet | IDMS implementation of the ResultSet interface. |
IdmsResultSetMetaData | A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet. |
IdmsRowId | Represents a JDBC RowId type. |
IdmsSavepoint | Represents a JDBC Savepoint. |
IdmsStatement | Represents a JDBC statement. |
IdmsXAConnection | IDMS two phase connection. |
IdmsXADataSource | The CA IDMS JDBC XADataSource implementation class. |
CA IDMS JDBC Driver. Converts JDBC requests into the native CA IDMS SQL protocol (referred to internally as DSI).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |