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


S

setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the abandoned connection timeout of the Universal Connection Pool instance.
setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the abandoned connection timeout.
setAbandonedConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the abandoned connection timeout.
setAffinityPolicy(ConnectionAffinityCallback.AffinityPolicy) - Method in interface oracle.ucp.ConnectionAffinityCallback
Sets the affinity policy to use for this callback.
setAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
Sets the time that this pooled connection became available to be the current system time.
setBorrowedStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
Sets the time that this pooled connection became borrowed to be the current system time.
setConnectionAffinityContext(Object) - Method in interface oracle.ucp.ConnectionAffinityCallback
Sets the connection affinity context object inside UCP application.
setConnectionFactoryClassName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the Connection Factory class name.
setConnectionFactoryClassName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setConnectionFactoryProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the connection factory properties on the connection factory.
setConnectionFactoryProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the connection factory properties on the connection factory.
setConnectionFactoryProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets a connection factory property on the connection factory.
setConnectionFactoryProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets a connection factory property on the connection factory.
setConnectionHarvestable(boolean) - Method in interface oracle.ucp.jdbc.HarvestableConnection
Specifies whether this connection is harvestable.
setConnectionHarvestable(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
Specifies whether this connection is harvestable.
setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the connection harvest maximum count for the Universal Connection Pool instance.
setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum number of connections that may be harvested when the connection harvesting occurs.
setConnectionHarvestMaxCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the maximum number of connections that may be harvested when the connection harvesting occurs.
setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum number of connections that may be harvested when the connection harvesting occurs.
setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the connection harvest trigger count for the Universal Connection Pool instance.
setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the number of available connections below which the connection pool's connection harvesting will occur.
setConnectionHarvestTriggerCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the number of available connections at which the connection pool's connection harvesting will occur.
setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the number of available connections below which the connection pool's connection harvesting occurs.
setConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Sets the Universal Connection Pool with the UniversalConnectionPoolManager Object.
setConnectionPoolName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the connection pool name.
setConnectionPoolName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the connection pool name.
setConnectionProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the connection properties on the connection factory.
setConnectionProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the connection properties on the connection factory.
setConnectionProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets a connection property on the connection factory.
setConnectionProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets a connection property on the connection factory.
setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the ConnectionRetrievalInfo for creating the initial connections (physical connections) in the pool based on the initialPoolSize property.
setConnectionWaitTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the connection wait timeout of the Universal Connection Pool instance.
setConnectionWaitTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the amount of time to wait (in seconds) for a used connection to be released by a client.
setConnectionWaitTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setConnectionWaitTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the amount of time to wait (in seconds) for a used connection to be released by a client.
setDatabaseName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the database name.
setDatabaseName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the database name.
setDataSourceName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the data source name.
setDataSourceName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the data source name.
setDescription(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the data source description.
setDescription(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the data source description.
setFastConnectionFailoverEnabled(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
Enables Fast Connection Failover (FCF) for the connection pool accessed using this pool-enabled data source.
setFastConnectionFailoverEnabled(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the inactive connection timeout.
setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the inactive connection timeout.
setInactiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the inactive connection timeout.
setInitialPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the initial pool size of the Universal Connection Pool instance.
setInitialPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the initial pool size.
setInitialPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setInitialPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the initial pool size.
setInvalid() - Method in interface oracle.ucp.jdbc.ValidConnection
Indicates that this connection is no longer valid for use.
setJmxEnabled(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Sets the jmxFlag to either true or false.
setLoginTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Sets the log level for the UCP logger.
setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Sets the log level for the UCP logger.
setLogWriter(PrintWriter) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the maximum connection reuse count for the Universal Connection Pool instance.
setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum connection reuse count property.
setMaxConnectionReuseCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Gets the connection reuse count property.
setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum connection reuse count property.
setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the maximum connection reuse time for the Universal Connection Pool instance.
setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum connection reuse time property.
setMaxConnectionReuseTime(long) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Gets the connection reuse time property.
setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum connection reuse time property.
setMaxIdleTime(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum idle time for available connections in the pool.
setMaxIdleTime(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets Idle timeout for available connections in the pool.
setMaxPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the maximum pool size of the Universal Connection Pool instance.
setMaxPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum number of connections.
setMaxPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setMaxPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum number of connections.
setMaxStatements(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum number of statements that may be pooled or cached on a connection.
setMaxStatements(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the maximum number of statements that may be pooled or cached on a connection.
setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Sets the metric update interval value.
setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Sets the metric update interval value.
setMinPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the minimum pool size of the Universal Connection Pool instance.
setMinPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the minimum number of connections.
setMinPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setMinPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the minimum number of connections.
setName(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the name of the Universal Connection Pool instance.
setName(String) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the name of the connection pool.
setNetworkProtocol(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the data source network protocol.
setNetworkProtocol(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the datasource networkProtocol.
setONSConfiguration(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the configuration string used for remote ONS subscription.
setONSConfiguration(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the configuration string used for remote ONS subscription.
setPassword(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the password with which connections have to be obtained.
setPassword(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setPortNumber(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the database port number.
setPortNumber(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the database port number.
setPropertyCycle(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the property cycle in seconds.
setPropertyCycle(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets Property cycle in seconds.
setRoleName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the data source role name.
setRoleName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the datasource role name.
setServerName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the database server name.
setServerName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the database server name.
setSQLForValidateConnection(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the value of the SQLForValidateConnection property.
setSQLForValidateConnection(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the value(SQL) for SQLForValidateConnection property.
setStatus(UniversalPooledConnectionStatus) - Method in interface oracle.ucp.UniversalPooledConnection
Sets the status of the pooled connection.
setTimeoutCheckInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the timeout check interval of the Universal Connection Pool instance.
setTimeoutCheckInterval(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the timeoutCheckInterval (in seconds).
setTimeoutCheckInterval(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setTimeoutCheckInterval(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the frequency (in seconds) to enforce the timeout properties.
setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the time to live connection timeout of the Universal Connection Pool instance.
setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the maximum time (in seconds) a connection may remain in-use.
setTimeToLiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum time (in seconds) a connection may remain in-use.
setUniversalConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.ConnectionFactoryAdapter
Sets the connection pool that interacts with this connection factory adapter.
setURL(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the URL that the data source uses to obtain connections to the database.
setURL(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setUser(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the user name with which connections have to be obtained.
setUser(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the validate connection on borrow value for the Universal Connection Pool instance.
setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets whether or not a connection being borrowed should first be validated.
setValidateConnectionOnBorrow(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets whether or not a connection being borrowed should first be validated.
setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
Sets whether or not a connection being borrowed should first be validated.
start() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Starts the Universal Connection Pool instance.
start() - Method in interface oracle.ucp.UniversalConnectionPool
Starts the connection pool.
startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Starts the connection pool instance with the given name.
startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Starts the connection pool.
startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Starts metric collection for the provided pool.
startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Starts metric collection for the provided pool.
startPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
STATUS_BAD - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection's status is bad.
STATUS_BAD_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
 
STATUS_CLOSE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection should be closed and not put back into the pool when it is returned by the borrower.
STATUS_CLOSE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
 
STATUS_CLOSED - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection's status is closed.
STATUS_CLOSED_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
 
STATUS_NORMAL - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection's status is normal.
STATUS_NORMAL_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
 
STATUS_REPLACE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection should be closed and replaced with a brand new connection in the pool when it is returned by the borrower.
STATUS_REPLACE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
 
stop() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Stops the Universal Connection Pool instance.
stop() - Method in interface oracle.ucp.UniversalConnectionPool
Stops the connection pool.
stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Stops the connection pool.
stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Stops the connection pool.
stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
Stops metric collection for the provided pool.
stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
Stops metric collection for the provided pool.

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.