public class AlwaysStaleConnectionChecker extends java.lang.Object implements StaleConnectionChecker, java.io.Serializable
Constructor and Description |
---|
AlwaysStaleConnectionChecker()
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 StaleConnectionChecker
e
- the java.sql.SQLException
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)