Menu

#260 Vendor specific connection validation

v3.2
open
nobody
JBossCX (7)
5
2003-09-17
2003-09-17
No

A new interface has been added to allow vendor specific
connection testing before handing out connections from
the pool.

org.jboss.resource.adapter.jdbc.ValidConnectionChecker;

The first implementation of this interface is an Oracle
version
that uses the method.
int pingDatabase(int timeout); // returns -ve for an error

Implementations for other databases are welcomed.

Regards,
Adrian

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.