|
||||||||||
| 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.JDBC4ValidConnectionChecker
public class JDBC4ValidConnectionChecker

Use JDBC4 for connection validation
| Constructor Summary | |
|---|---|
JDBC4ValidConnectionChecker()
Constructor |
|
| Method Summary | |
|---|---|
int |
getPingTimeOut()
Get the pingTimeOut. |
SQLException |
isValidConnection(Connection c)
Checks the connection is valid |
void |
setPingTimeOut(int v)
Set the pingTimeOut. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBC4ValidConnectionChecker()
| Method Detail |
|---|
public SQLException isValidConnection(Connection c)
isValidConnection in interface ValidConnectionCheckerc - the connection
public int getPingTimeOut()
public void setPingTimeOut(int v)
v - The pingTimeOut to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||