
public class DB2ValidConnectionChecker extends Object implements ValidConnectionChecker, Serializable
| Constructor and Description |
|---|
DB2ValidConnectionChecker()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
SQLException |
isValidConnection(Connection c)
Checks the connection is valid
|
public SQLException isValidConnection(Connection c)
isValidConnection in interface ValidConnectionCheckerc - the connectionCopyright © 2013 IronJacamar (http://www.ironjacamar.org)