Package | Description |
---|---|
weblogic.jdbc.common.internal | |
weblogic.jdbc.extensions |
Provides extension interfaces and classes for JDBC.
|
Class | Description |
---|---|
ConnectionInitializationCallback |
API that is invoked at every connection check out from the pool as
well as at each successful reconnect from a recoverable error at replay.
|
Class | Description |
---|---|
ConnectionInitializationCallback |
API that is invoked at every connection check out from the pool as
well as at each successful reconnect from a recoverable error at replay.
|
HarvestableConnection |
Interface supporting Connection Harvesting for JDBC
java.sql.Connections . |
LabelableConnection |
Interface supporting Connection Labeling for JDBC
java.sql.Connections . |