DBCP is a component of the Jakarta Commons subproject (http://jakarta.apache.org/commons/), which is in turn a part of the Jakarta project (http://jakarta.apache.org/) that provides a database connection pooling subsystem. It lives at http://jakarta.apache.org/commons/dbcp and is discussed on the [email protected] and [email protected] mailing lists.
"DB Commons", or http://db.apache.org/commons/ is a subproject of the DB project (http://db.apache.org/), and is an attempt to recreate some of the success of the Jakarta Commons subproject in a language independent and database focused way. The Jakarta Commons DBCP component may move to the DB Commons subproject, but it hasn't yet. The two things are currently independent. - Rod <http://radio.weblogs.com/0122027/> On Mon, 14 Jul 2003, Vipul Sagare wrote: > What are the differences between "Commons DB" and "DBCP"? > Which is recommended, if they are not same? > DBCP uses JOCL. Is DBCP updated for Digester release? (DBCP documentation > say JOCL will be replaced by Digester). > > > Vipul Sagare > Internet Systems Development > 214-361-7311 x1482 > <http://www.hotels.com/index.jsp> > www.hotels.com <http://www.hotels.com/> > >
