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

A NullStaleConnectionChecker.
| Constructor Summary | |
|---|---|
NullStaleConnectionChecker()
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 NullStaleConnectionChecker()
| 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 | |||||||||