Proxool API

Packages
org.logicalcobwebs.proxool A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice.
org.logicalcobwebs.proxool.admin Provides statistical information on each pool.
org.logicalcobwebs.proxool.admin.jmx Contains an MBean adapter to manage pools through JMX plus a utility to register/deregister these beans.
org.logicalcobwebs.proxool.admin.servlet The AdminServlet provides information about running pools.
org.logicalcobwebs.proxool.configuration Helpers for configuring Proxool from various sources.
org.logicalcobwebs.proxool.resources  
org.logicalcobwebs.proxool.util