MiniConnectionPoolManager is a lightweight JDBC connection pool manager. It may be used in Java servlets as well as in Java standalone applications. It only requires Java 1.5 (or newer) and has no dependencies on other packages.
- Category: Connection Pools
- License: GNU Library or Lesser General Public License (LGPL)
- HomePage: http://www.source-code.biz/snippets/java/8.htm


