Hi,

personally I use Transaction.begin() to get a connection and
Transaction.commit(connection) , transaction.rollback(connection) or
transaction.safeRollback(connection) to give it back to the pool.

   Thomas

[EMAIL PROTECTED] schrieb am 27.08.2004 10:21:11:

> A bit of clarification please.
>
> One uses torque.getConnection to get a DB connection from the pool. How
and
> when is it returned to the pool?
>
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to