connection pool api

Hii want to use database connction pool in my program without using container optionsi want to know is there any api or java program which can handle connection pooling without the help of container.
[220 byte] By [oracle84a] at [2007-11-27 4:22:44]
# 1
use DBCP http://jakarta.apache.org/commons/dbcp/apidocs/org/apache/commons/dbcp/package-summary.html
spooncha@in.ibm.coma at 2007-7-12 9:30:13 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...