
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 © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)