|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resource.adapter.jdbc.NullValidConnectionChecker
Does not check the connection
| Constructor Summary | |
NullValidConnectionChecker()
|
|
| Method Summary | |
java.sql.SQLException |
isValidConnection(java.sql.Connection c)
Checks the connection is valid |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullValidConnectionChecker()
| Method Detail |
public java.sql.SQLException isValidConnection(java.sql.Connection c)
ValidConnectionChecker (src)
isValidConnection in interface ValidConnectionChecker (src) c - the connection
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||