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