Package | Description |
---|---|
org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
org.jboss.jca.adapters.jdbc.extensions.db2 |
DB2 specific extensions
|
org.jboss.jca.adapters.jdbc.extensions.novendor |
NoVendor extensions used a do-nothing-implementation<
|
org.jboss.jca.adapters.jdbc.extensions.oracle |
Oracle specific extensions
|
Modifier and Type | Field and Description |
---|---|
protected StaleConnectionChecker |
BaseWrapperManagedConnectionFactory.staleConnectionChecker
The instance of the stale connection checker
|
Modifier and Type | Class and Description |
---|---|
class |
DB2StaleConnectionChecker
A DB2StaleConnectionChecker.
|
Modifier and Type | Class and Description |
---|---|
class |
AlwaysStaleConnectionChecker
AlwaysStaleConnectionChecker.
|
class |
NullStaleConnectionChecker
A NullStaleConnectionChecker.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleStaleConnectionChecker
A OracleStaleConnectionChecker.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)