
public class ListStaleConnectionChecker extends java.lang.Object implements StaleConnectionChecker, java.io.Serializable
| Constructor and Description |
|---|
ListStaleConnectionChecker()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStaleConnection(java.sql.SQLException e)
Is the connection stale
|
void |
setStaleExceptions(java.lang.String s)
set
set via
|
public void setStaleExceptions(java.lang.String s)
s - The valuepublic boolean isStaleConnection(java.sql.SQLException e)
isStaleConnection in interface StaleConnectionCheckere - the java.sql.SQLExceptionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)