|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidConnectionChecker | |
|---|---|
| org.jboss.jca.adapters.jdbc | The JDBC resource adapter with pooling support |
| org.jboss.jca.adapters.jdbc.vendor | Vendor specific extensions |
| Uses of ValidConnectionChecker in org.jboss.jca.adapters.jdbc |
|---|
| Classes in org.jboss.jca.adapters.jdbc that implement ValidConnectionChecker | |
|---|---|
class |
CheckValidConnectionSQL
Implements check valid connection sql |
class |
NullValidConnectionChecker
Does not check the connection |
| Fields in org.jboss.jca.adapters.jdbc declared as ValidConnectionChecker | |
|---|---|
protected ValidConnectionChecker |
BaseWrapperManagedConnectionFactory.connectionChecker
The instance of the valid connection checker |
| Uses of ValidConnectionChecker in org.jboss.jca.adapters.jdbc.vendor |
|---|
| Classes in org.jboss.jca.adapters.jdbc.vendor that implement ValidConnectionChecker | |
|---|---|
class |
DB2ValidConnectionChecker
A DB2ValidConnectionChecker. |
class |
MSSQLValidConnectionChecker
A MSSQLValidConnectionChecker. |
class |
MySQLReplicationValidConnectionChecker
This class is an implementation of ValidConnectionChecker for MySQL ReplicatedDriver. |
class |
MySQLValidConnectionChecker
Implements check valid connection sql Requires MySQL driver 3.1.8 or later. |
class |
OracleValidConnectionChecker
Implements check valid connection sql |
class |
PostgreSQLValidConnectionChecker
A PostgreSQLValidConnectionChecker. |
class |
SybaseValidConnectionChecker
A SybaseValidConnectionChecker. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||