Could you please elaborate on the status of the org.apache.torque.jdbc2pool package?
thanks, Randy -----Original Message----- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 10:55 AM To: turbine-dev Subject: Re: Torque connection pooling versus DBCP code in Commons on 12/7/01 6:46 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Could someone please explain the direction of the connection pooling code in > > Torque versus the code in the Commons DBCP package? The one in Torque came LOOOONG before the one in commons DBCP. It also does more and is more integrated into Torque (such as determining what type of database you are connecting to). It is also a significantly simpler code base in that it is only about 2 classes. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
