Skip navigation links

Oracle® Universal Connection Pool for JDBC Java API Reference
11g Release 2 (11.2)

E12826-01

A B C D E F G H I J L M N O P R S T U V


C

cleanup() - Method in interface oracle.ucp.ConnectionHarvestingCallback
Cleans up a connection being harvested before the connetion is returned to the connection pool.
closeConnection(Object) - Method in interface oracle.ucp.ConnectionFactoryAdapter
Closes the given connection.
closeConnection(UniversalPooledConnection) - Method in interface oracle.ucp.UniversalConnectionPool
Closes the pooled connection.
configure(Properties, Object) - Method in interface oracle.ucp.ConnectionLabelingCallback
Configures the selected connection for a borrowing request before returning the connection to the application.
ConnectionAffinityCallback - Interface in oracle.ucp
The callback interface for the Oracle RAC affinity features.
ConnectionAffinityCallback.AffinityPolicy - Enum in oracle.ucp
 
ConnectionFactoryAdapter - Interface in oracle.ucp
The connection factory adapter is responsible for creating and closing connections for a specific resource (such as, JDBC or JCA).
ConnectionHarvestingCallback - Interface in oracle.ucp
The callback interface for the connection harvesting support.
ConnectionLabelingCallback - Interface in oracle.ucp
The callback interface for connection labeling support.
ConnectionRetrievalInfo - Interface in oracle.ucp
The connection retrieval info object is used by the connection factory adapter to create connections.
ConnectionWithAbandonedTimeout - Interface in oracle.ucp.jdbc
Interface supporting abandoned connection timeout handling for JDBC java.sql.Connections.
ConnectionWithTimeToLiveTimeout - Interface in oracle.ucp.jdbc
Interface supporting time-to-live connection timeout handling for JDBC java.sql.Connections.
cost(Properties, Properties) - Method in interface oracle.ucp.ConnectionLabelingCallback
Projects the cost of configuring connections considering label-matching differences.
createConnection(ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
Creates a connection.
createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Creates a connection pool instance based on specified UCP Adapter.
createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Creates a connection pool instance based on specified UCP Adapter.
createPooledConnection(Object, ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
Creates a UniversalPooledConnection object.
createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
 
createUniversalConnectionPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Creates a Universal Connection Pool instance using this adapter.
createUniversalConnectionPool() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
Creates a Universal Connection Pool instance using this adapter.
createUniversalConnectionPoolMBean() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Creates a Universal Connection Pool MBean using this adapter.
createUniversalConnectionPoolMBean() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
Creates a Universal Connection Pool MBean using this adapter.

Skip navigation links

Oracle® Universal Connection Pool for JDBC Java API Reference
11g Release 2 (11.2)

E12826-01

A B C D E F G H I J L M N O P R S T U V


Copyright © 2008, 2009, Oracle and/or its affiliates. All rights reserved.