Currently there is no actual code under http://db.apache.org/commons/, which would seem to make this a pretty easy question to answer.
It is likely that http://jakarta.apache.org/commons/dbcp will eventually to move to DB Commons, assuming DB commons becomes a viable community. See the discussion of this on the commons-dev mailing list archive. It seems unlikely that there will be duplication of effort across http://db.apache.org/commons and http://jakarta.apache.org/commons/dbcp. Either DBCP moves to DB Commons or stays put in Jakarta Commons, or a new connection pooling implementation is created (or imported into) one or the other, but there doesn't seem to have been much interest in maintaining two distinct codebases. - Rod <http://radio.weblogs.com/0122027/> On Mon, 14 Jul 2003, Vipul Sagare wrote: > > Clarification: > I meant which is option user should select for long term project ? > > > -----Original Message----- > From: Vipul Sagare > Sent: Monday, July 14, 2003 1:47 PM > To: [EMAIL PROTECTED] > Subject: FW: Commons DB and DBCP question > > > > As the DBCP and Commons DB are independent but may be duplicating the efforts, > which one should be viewed as good option for long term? > > DBCP uses JOCL. Is DBCP updated for Digester release? (DBCP documentation say JOCL > will be replaced by Digester). > > Thanks > > > -----Original Message----- > From: Rodney Waldhoff [mailto:[EMAIL PROTECTED] > Sent: Monday, July 14, 2003 1:13 PM > To: DB Commons Users List > Subject: Re: Commons DB and DBCP question > > > 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/> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
