Skip navigation links
Oracle® Database UCP for JDBC Java API Reference
Oracle Database Release 18c, version 18.3

E83922-02

Package oracle.ucp.jdbc

Includes various interfaces and classes used by applications to work with JDBC connections and a connection pool.

See: Description

Package oracle.ucp.jdbc Description

Includes various interfaces and classes used by applications to work with JDBC connections and a connection pool.

Among the interfaces found in this package, the PoolDataSource and PoolXADataSource data source interfaces are used by an application to get connections as well as getting and setting connection pool properties. Data source instances implementing these two interfaces automatically create a connection pool.

Allows query-only operations on all available Universal Connection Pool statistics specific to JDBC resources.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, see:
Skip navigation links
Oracle® Database UCP for JDBC Java API Reference
Oracle Database Release 18c, version 18.3

E83922-02

Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved.