You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-user@db.apache.org by Vipul Sagare <vs...@hotels.com> on 2003/07/14 18:55:48 UTC

Commons DB and DBCP question

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/>  
 

Re: Commons DB and DBCP question

Posted by Rodney Waldhoff <rw...@apache.org>.
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
commons-dev@jakarta.apache.org and commons-user@jakarta.apache.org 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/>
>
>