
public class OracleStaleConnectionChecker extends Object implements StaleConnectionChecker
| Constructor and Description |
|---|
OracleStaleConnectionChecker()
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)