- password(String) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
Sets the password attribute on the builder
- password(String) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
Sets the password attribute on the builder
- pdbRoles(Properties) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
Sets the PDB roles to be set on the connection from the pool in connection repurposing case for a multitenant database.
- pdbRoles(Properties) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
Sets the PDB roles to be set on the connection from the pool in connection repurposing case for a multitenant database.
- plugDelegator(CoreConnection) - Method in interface oracle.ucp.UniversalPooledConnection
-
- PoolDataSource - Interface in oracle.ucp.jdbc
-
A connection pool-aware data source interface.
- PoolDataSourceFactory - Class in oracle.ucp.jdbc
-
Data source factory for creating instances of the pool-enabled PoolDataSource
or PoolXADataSource
that provide access to Universal Connection Pool functionalities.
- PoolDataSourceFactory() - Constructor for class oracle.ucp.jdbc.PoolDataSourceFactory
-
- PoolDataSourceImpl - Class in oracle.ucp.jdbc
-
A connection pool-aware data source.
- PoolDataSourceImpl() - Constructor for class oracle.ucp.jdbc.PoolDataSourceImpl
-
- PoolXADataSource - Interface in oracle.ucp.jdbc
-
A Universal Connection Pool-enabled XA data source.
- PoolXADataSourceImpl - Class in oracle.ucp.jdbc
-
A connection pool-aware data source.
- PoolXADataSourceImpl() - Constructor for class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- proxyProperties(int, Properties) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
Sets the proxy properties on the builder that is used to create proxy session of the particular type as specified by the parameter proxyType
- proxyProperties(int, Properties) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
Sets the proxy properties on the builder that is used to create proxy session of the particular type as specified by the parameter proxyType
- purge() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Purges the Universal Connection Pool instance.
- purge() - Method in interface oracle.ucp.UniversalConnectionPool
-
Removes all connections from the connection pool.
- purgeConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Purges the connection pool.
- purgeConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Purges the connection pool.