Subject | Connection.isValid not implemented? |
---|---|
Author | Fabiano |
Post date | 2010-04-22T12:24:33Z |
I´m using Jaybird 2.1.6 and when i try to check if the connection is valid, i get a "not yet implemented" exception.
Am i doing something wrong or it is really not implemented?
If it is not implemented, i think it is a showstopper for connection pooling mechanisms to use this driver, isn´t it? Or there is another standard way in Java to check if the connection is valid?
I´m implementing a connection pool, and i would like to check if the connection is valid before deliver a pooled connection.
Regards,
Fabiano.
Am i doing something wrong or it is really not implemented?
If it is not implemented, i think it is a showstopper for connection pooling mechanisms to use this driver, isn´t it? Or there is another standard way in Java to check if the connection is valid?
I´m implementing a connection pool, and i would like to check if the connection is valid before deliver a pooled connection.
Regards,
Fabiano.