Package | Description |
---|---|
oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc . |
oracle.jdbc.aq |
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
|
oracle.jdbc.babelfish |
Provides the classes necessary for the support for application migration feature.
|
oracle.jdbc.datasource |
Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.datasource . |
oracle.jdbc.dcn |
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
|
oracle.jdbc.pool |
A package of connection cache and pooling related classes.
|
oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
oracle.jdbc.xa |
Provides classes that implement the JDBC XA APIs.
|
oracle.jdbc.xa.client |
Provides classes that implement the JDBC XA APIs.
|
oracle.sql |
A package of classes that represent java SQL types and Oracle specific
SQL types.
|
oracle.ucp |
Includes both required and optional callback interfaces
that are used to implement connection pool features.
|
oracle.ucp.admin |
Defines interfaces for administering Universal Connection Pool instances,
including JMX support.
|
oracle.ucp.jdbc |
Includes various interfaces and classes used by applications to work
with JDBC connections and a connection pool.
|
oracle.ucp.jdbc.oracle |
Includes various runtime statistics for the Universal Connection Pool
that are specific to Oracle JDBC resources.
|
oracle.ucp.util | |
oracle.ucp.util.logging |
Includes a Universal Connection Pool custom formatter for log
messages.
|
Copyright © 2008, 2016, Oracle. All rights reserved.