Previous Topic

Next Topic

Connection Pooling Support in JDBC

The IBM’s Websphere 4.0 Application server uses the JDBC APIs DataSource, PooledConnection and ConnectionPoolDataSource to connect to any data source. These APIs are part of the javax.sql package. It is mandatory to support them when working with IBM's Websphere 4.0 middleware.