Andrus wrote:
> (connection loss recovery)
> BTW, this will probably not happen too soon, since there is a fundamental
> problem in JDBC, notifying DataSource about connection errors. And
> validating the connection every time it is checked out of the pool is going
> to degrade performance.
Hm? What about the javax.sql.ConnectionEventListener? When I read through
the APIs I thought that this was made for exactly our required purpose. Is
there anything wrong with it?
Holger
This archive was generated by hypermail 2.0.0 : Sat Jan 04 2003 - 21:16:06 EST