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