Here is a powerpoint presentation I once did for a joint conference of the Hampton Roads Oracle User Group and Greater Richmond Oracle User Group.  The presentation goes over how you can use DBCP to add connection pooling to your application, and how to hook up your application to use JDBC connection pools provided by your application server via JNDI.

Also available is a partial Eclipse project with sample code - but it is truly partial. To execute the code, you’ll need to add in client jars for your app server and set up a database to work with.

Leave a Reply