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