InfoCenter Home >
3: Migration overview >
3.3: Migrating APIs and specifications >
3.3.8: Migrating to supported database connection APIs (and JDBC)

3.3.8: Migrating to supported database connection APIs (and JDBC)

Connection pooling (provided through DataSource objects) was introduced in IBM WebSphere Application Server Version 3.0x. Applications that use Version 3.0x connection pooling need to be changed slightly and recompiled.

If existing applications are still using the connection manager model from Version 2.0x, it is recommended that you update the application code to use the current connection pooling model (see the Related information). The shift in models corresponds to a change in supported JDBC specification levels.

Go to previous article: Migrating to supported security APIs Go to next article: Migrating from the Version 3.0x connection pooling model

 

 
Go to previous article: Migrating to supported security APIs Go to next article: Migrating from the Version 3.0x connection pooling model