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

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