
public interface ValidConnectionChecker
| Modifier and Type | Method and Description |
|---|---|
SQLException |
isValidConnection(Connection c)
Checks the connection is valid
|
SQLException isValidConnection(Connection c)
c - the connectionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)