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 © 2021 JBoss by Red Hat. All rights reserved.