Package | Description |
---|---|
weblogic.jdbc.common.internal | |
weblogic.jdbc.wrapper |
Provides classes that implements the generic JDBC 2.0 resource adapter, which
wraps any JDBC 2.0 compliant XA drivers.
|
Modifier and Type | Field and Description |
---|---|
private ConnectionPoolProfiler |
ProfileClosedUsage.profiler |
private ConnectionPoolProfiler |
ConnectionPool.profiler |
ConnectionPoolProfiler |
ConnectionEnv.profiler |
Modifier and Type | Method and Description |
---|---|
void |
ProfileClosedUsage.setProfiler(ConnectionPoolProfiler profiler) |
Modifier and Type | Field and Description |
---|---|
private ConnectionPoolProfiler |
Statement.profiler |