A B C D E F G H I J L N O P R S T U V W 
All Classes All Packages

S

SECRET_STORE_CONNECT - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
 
SECRET_STORE_DEFAULT_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
 
SECRET_STORE_DEFAULT_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
 
SECRET_STORE_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
 
SECRET_STORE_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
 
serviceName(String) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
Sets the service name attribute on the builder
serviceName(String) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
Sets the service name attribute on the builder
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 class oracle.ucp.jdbc.UCPDataSource
 
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.
setAvailable() - Method in interface oracle.ucp.UniversalPooledConnection
mark connection as "available"
setAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
Sets the time that this pooled connection became available to be the current system time.
setBorrowed() - Method in interface oracle.ucp.UniversalPooledConnection
mark connection as "borrowed"
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
 
setConnectionFactoryClassName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the number of available connections below which the connection pool's connection harvesting occurs.
setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the cost value which identifies a connection as "high-cost" for connection labeling.
setConnectionLabelingHighCost(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setConnectionLabelingHighCost(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the cost value which identifies a connection as "high-cost" for connection labeling.
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.
setConnectionPoolName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setConnectionRepurposeThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the connection repurpose threshold for the pool.
setConnectionRepurposeThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setConnectionRepurposeThreshold(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setConnectionRepurposeThreshold(Integer) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the connection repurpose threshold for the pool.
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.
setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalPooledConnection
Sets the connection retrieval info on the connection.
setConnectionValidationTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Connection validation timeout setter
setConnectionValidationTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
This property changes the connection validation timeout which is specified in seconds.
setConnectionValidationTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setConnectionValidationTimeout(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setConnectionValidationTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Connection validation timeout setter This property changes the allowed time for a connection valiadation.
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 class oracle.ucp.jdbc.UCPDataSource
 
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.
setDatabaseName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setDataSourceName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setDescription(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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
 
setFastConnectionFailoverEnabled(boolean) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the high-cost connection reuse threshold for connection labeling.
setHighCostConnectionReuseThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setHighCostConnectionReuseThreshold(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the high-cost connection reuse threshold for connection labeling.
setHostnameResolver(PoolDataSource.HostnameResolver) - Method in interface oracle.ucp.jdbc.PoolDataSource
Specifies a PoolDataSource.HostnameResolver to use by the pool
setHostnameResolver(PoolDataSource.HostnameResolver) - 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 class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
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.
setLastConnectionValidationTime(long) - Method in interface oracle.ucp.UniversalPooledConnection
Sets or resets the time that this pooled connection was last validated.
setLoginTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the default maximum time in seconds that a driver will wait while attempting to connect to a database once the driver has been identified.
setLoginTimeout(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setLoginTimeout(int) - Method in class oracle.ucp.jdbc.UCPDataSourceResource
 
setLoginTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the default maximum time in seconds that a driver will wait while attempting to connect to a database once the driver has been identified.
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
 
setLogWriter(PrintWriter) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setLogWriter(PrintWriter) - Method in class oracle.ucp.jdbc.UCPDataSourceResource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum connection reuse count property.
setMaxConnectionReuseTime(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setMaxConnectionsPerService(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum number of connections that can be obtained to a particular service, in a shared pool.
setMaxConnectionsPerShard(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the max number of connections that can be created per shard from this connection pool.
setMaxConnectionsPerShard(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the max number of connections that can be created per shard in a sharded database configuration.
setMaxConnectionsPerShard(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setMaxIdleTime(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
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.
setMaxStatements(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
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.
setNetworkProtocol(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setONSConfiguration(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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
 
setPoolDataSource(PoolDataSource) - Method in class oracle.ucp.jdbc.UCPDataSourceResource
 
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.
setPortNumber(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
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.
setPropertyCycle(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setQueryTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setQueryTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setReadOnlyInstanceAllowed(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the read-only instance allowed value on the datasource.
setReadOnlyInstanceAllowed(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the read-only instance allowed value on the datasource.
setReadOnlyInstanceAllowed(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
setReadOnlyInstanceAllowed(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the read-only instance allowed value on the datasource.
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.
setRoleName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Sets the time in seconds to trust an idle connection to skip a validation test.
setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets the time in seconds to trust an idle connection to skip a validation test.
setSecondsToTrustIdleConnection(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets the time in seconds to trust an idle connection to skip a validation test.
setSecondsToTrustIdleConnection(int) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the time in seconds to trust an idle connection to skip a validation test.
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.
setServerName(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setShardingMode(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
This API changes the mode of UCP when UCP is using a Sharded Database.
setShardingMode(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
This API changes the mode of UCP when UCP is using a Sharded Database.
setShardingMode(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
This API changes the mode of UCP when UCP is using a Sharded Database.
setShardingMode(boolean) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setShardingMode(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
This API changes the mode of UCP when UCP is using a Sharded Database.
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.
setSQLForValidateConnection(String) - Method in class oracle.ucp.jdbc.UCPDataSource
 
setSqlWithQueryTimeoutInProgress(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
Marks connection currently performing timed-out SQL operation
setSSLContext(SSLContext) - Method in interface oracle.ucp.jdbc.PoolDataSource
Specifies a SSLContext to use as a factory for SSLEngine objects that carry out the TLS protocol.
setSSLContext(SSLContext) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
 
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 class oracle.ucp.jdbc.UCPDataSource
 
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 class oracle.ucp.jdbc.UCPDataSource
 
setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
Sets the maximum time (in seconds) a connection may remain in-use.
setTokenSupplier(Supplier<? extends AccessToken>) - Method in interface oracle.ucp.jdbc.PoolDataSource
Sets a supplier function that generates an access token when creating a connection with this DataSource.
setTokenSupplier(Supplier<? extends AccessToken>) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
Sets a supplier function that generates an access token when creating a connection with this DataSource.
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 class oracle.ucp.jdbc.UCPDataSource
 
setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
Sets whether or not a connection being borrowed should first be validated.
shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
 
shortForm() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
Get statistics in short form
start() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
Starts the Universal Connection Pool instance.
start() - Method in interface oracle.ucp.UniversalConnectionPool
if keepMetadataConn is not specified, assume it is "false".
start(boolean) - 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
Helper to start pool without keeping metadata connection if initPoolSize is 0.
startPool(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
This helper method gets all the pool properties for pool initialization, creates a pool and starts it.
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_RECONNECTING - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
The pooled connection's status is reconnecting.
STATUS_RECONNECTING_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.
superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
 
SYSTEM_PROPERTY_ENABLE_SHUTDOWN_HOOK - Static variable in interface oracle.ucp.jdbc.PoolDataSource
The shutdown hook of UCP will attempt to gracefully close connections during shutdown by first closing available connections in the pool and then continuously retrying until, eventually, all connections are closed.
SYSTEM_PROPERTY_RLB_INOPERABILITY_TIMEOUT - Static variable in interface oracle.ucp.jdbc.PoolDataSource
Timeout in seconds for the UCP Runtime Load Balancer to be allowed not to follow RLB advisories in case of inoperability of at least one RAC instance (i.e.
A B C D E F G H I J L N O P R S T U V W 
All Classes All Packages