You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Janne Kario <jk...@cc.hut.fi> on 2003/10/12 13:53:59 UTC

Disabling maxExpiryTime

I'm using org.apache.torque.dsfactory.TorqueDataSourceFactory of Torque
3.0 with hsqldb 1.7.1.

Is there a way to disable maxExpiryTime feature? The problem is that
hslqdb does not expire its connections. So when pool unilaterally decides
that the connection is expired when actually the connection is healthy ans
alive I end up with Torque opening a new connection to the database every
maxExpiryTime seconds.

- Janne


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org