Daniel, Matthew wrote:
Hello all,
Turbine 2.1 had org.apache.turbine.util.db.pool.DBConnection but 2.2-rc1 does not?  Any ideas what happened to it or what class I should be using in its stead?  What should I be reading to migrate a 2.1 application to 2.2?
Thank you in advance,
Matt

The connection pool is part of torque now ...

look at:

Torque.getConnection()
Torque.closeConnection()

martin


--
To unsubscribe, e-mail:   <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>

Reply via email to