|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.adapters.jdbc.extensions.db2.DB2StaleConnectionChecker
public class DB2StaleConnectionChecker

A DB2StaleConnectionChecker.
| Constructor Summary | |
|---|---|
DB2StaleConnectionChecker()
Constructor |
|
| Method Summary | |
|---|---|
boolean |
isStaleConnection(SQLException e)
Is the connection stale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DB2StaleConnectionChecker()
| Method Detail |
|---|
public boolean isStaleConnection(SQLException e)
isStaleConnection in interface StaleConnectionCheckere - the java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||