
public class NullStaleConnectionChecker extends java.lang.Object implements StaleConnectionChecker
| Constructor and Description |
|---|
NullStaleConnectionChecker()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStaleConnection(java.sql.SQLException e)
Is the connection stale
|
public boolean isStaleConnection(java.sql.SQLException e)
isStaleConnection in interface StaleConnectionCheckere - the java.sql.SQLExceptionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)