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