| Class | Description |
|---|---|
| IfxConnectionEventListener |
The ConnectionEventListener interface is implemented by a
connection pooling component.
|
| IfxConnectionPoolDataSource |
IfxConnectionPoolDataSource is the Informix implemenation of
javax.sql.ConnectionPoolDataSource.
|
| IfxCoreDataSource |
IfxCoreDataSource class is the abstract class from which
IfxDataSource and IfxConnectionPoolDataSource are extended.
|
| IfxDataSource |
IfxDataSource class is the Informix implementation of javax.sql.DataSource.
|
| IfxPooledConnection |
A PooledConnection object is a connection object that provides
hooks for connection pool management.
|
| IfxXADataSource |
IfxXADataSource class is the Informix implementation of
javax.sql.XADataSource.
|