Package com.evanmclean.evlib.commons.dbcp

Misc handy functions for the Apache Commons Database Connection Pooling package.

See:
          Description

Class Summary
DbcpUtils Misc handy functions for the Apache Database Connection Pooling package.
 

Package com.evanmclean.evlib.commons.dbcp Description

Misc handy functions for the Apache Commons Database Connection Pooling package.

NOTE: The C3P0 library is generally a better database connection pooling library all round.