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


U

UCP_ABANDONED_CONNECTION_TIMEOUT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_FACTORY_CLASS_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_FACTORY_PROPERTIES - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_HARVEST_MAX_COUNT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_HARVEST_TRIGGER_COUNT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_POOL_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_PROPERTIES - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_CONNECTION_WAIT_TIMEOUT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_DATA_SOURCE_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_DATABASE_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_DESCRIPTION - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_FAST_CONNECTION_FAILOVER_ENABLED - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_INACTIVE_CONNECTION_TIMEOUT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_INITIAL_POOL_SIZE - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MAX_CONNECTION_REUSE_COUNT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MAX_CONNECTION_REUSE_TIME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MAX_IDLE_TIME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MAX_POOL_SIZE - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MAX_STATEMENTS - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_MIN_POOL_SIZE - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_NETWORK_PROTOCOL - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_ONS_CONFIGURATION - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_PASSWORD - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_PORT_NUMBER - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_PROPERTY_CYCLE - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_ROLE_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_SERVER_NAME - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_SQL_FOR_VALIDATE_CONNECTION - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_TIME_TO_LIVE_CONNECTION_TIMEOUT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_TIMEOUT_CHECK_INTERVAL - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_URL - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_USER - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCP_VALIDATE_CONNECTION_ON_BORROW - Static variable in interface oracle.ucp.jdbc.PoolDataSource
 
UCPFormatter - Class in oracle.ucp.util.logging
Universal Connection Pool custom formatter for log messages.
UCPFormatter() - Constructor for class oracle.ucp.util.logging.UCPFormatter
 
UniversalConnectionPool - Interface in oracle.ucp
A connection pool that pools any type of connection (called a physical connection).
UniversalConnectionPoolAdapter - Interface in oracle.ucp
Universal Connection Pool Adapter interface.
UniversalConnectionPoolException - Exception in oracle.ucp
This exception is the base exception for Universal Connection Pool exceptions.
UniversalConnectionPoolException() - Constructor for exception oracle.ucp.UniversalConnectionPoolException
Constructs a new exception with null as its detailed message.
UniversalConnectionPoolException(String) - Constructor for exception oracle.ucp.UniversalConnectionPoolException
Constructs a new exception with the specified detail message.
UniversalConnectionPoolException(String, int) - Constructor for exception oracle.ucp.UniversalConnectionPoolException
Constructs a new exception with the specified detail message and error code.
UniversalConnectionPoolException(String, Throwable) - Constructor for exception oracle.ucp.UniversalConnectionPoolException
Constructs a new exception with the specified detail message and cause.
UniversalConnectionPoolException(Throwable) - Constructor for exception oracle.ucp.UniversalConnectionPoolException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()), which typically contains the class and detail message of the cause).
UniversalConnectionPoolLifeCycleState - Class in oracle.ucp
Type-safe Life Cycle values for the connection pool.
UniversalConnectionPoolManager - Interface in oracle.ucp.admin
The UniversalConnectionPoolManager interface defines operations for creating and maintaining the Universal Connection Pool instances.
UniversalConnectionPoolManagerImpl - Class in oracle.ucp.admin
The UniversalConnectionPoolManagerImpl class is the implementation class for the pool manager.
UniversalConnectionPoolManagerMBean - Interface in oracle.ucp.admin
The Universal Connection Pool Manager MBean defines operations and attributes for managing pool instances.
UniversalConnectionPoolMBean - Interface in oracle.ucp.admin
The Universal Connection Pool MBean defines operations and attributes for managing the Universal Connection Pool.
UniversalConnectionPoolStatistics - Interface in oracle.ucp
Various runtime statistics for the Universal Connection Pool.
UniversalPooledConnection - Interface in oracle.ucp
The UniversalPooledConnection is the actual object that is pooled by the connection pool.
UniversalPooledConnectionStatus - Class in oracle.ucp
Describes the status of a pooled connection.
unregisterUniversalConnectionPoolMBean(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Unregisters the Universal Connection Pool MBean from the MBean server.
unwrap(Class<T>) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Since this class is not a wrapper, just check to see if this implements the requested interface.

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.