Product Documentation

FairCom JDBC Developer's Guide

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.

In This Section

javax.sql Package

Using A DataSource Object To Make A Connection

Connection Pooling

Implementation in FairCom DB SQL JDBC Driver

TOCIndex