Oracle JDBC and UCP Java API Reference
19c Release 5 (19.5.0.0.0)
E50121-03

Package oracle.ucp

Includes both required and optional callback interfaces that are used to implement connection pool features. These callback interfaces include: This package also includes the connection pool itself that pools any type of connection (called a physical connection).
There are several key objects that make up the connection pool:
The connection pool provides some properties for users to customize the pool's behavior, such as (see UniversalConnectionPool):

The connection pool maintains some statistics such as (see UniversalConnectionPoolStatistics):

A connection pool has a lifecycle. See UniversalConnectionPoolLifeCycleState for details.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, see:
Skip navigation links
Oracle JDBC and UCP Java API Reference
19c Release 5 (19.5.0.0.0)
E50121-03

19.5.0.0.0| ORACLE CONFIDENTIAL. For authorized use only. Do not distribute to third parties.
Copyright © 2008, 2017, Oracle. All rights reserved.