| Package | Description |
|---|---|
| oracle.ucp.jdbc |
Includes various interfaces and classes used by applications to work
with JDBC connections and a connection pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UCPConnectionBuilderImpl
UCP Connection Builder class for building connection objects with
additional parameters other than just the username, password and labels.
|
| Modifier and Type | Method and Description |
|---|---|
UCPConnectionBuilder |
PoolDataSource.createConnectionBuilder()
Creates a new UCPConnectionBuilder instance.
|
UCPConnectionBuilder |
PoolDataSourceImpl.createConnectionBuilder() |
UCPConnectionBuilder |
PoolDataSourceImpl.createConnectionBuilder() |
UCPConnectionBuilder |
PoolDataSource.createConnectionBuilder()
Creates a new UCPConnectionBuilder instance.
|
UCPConnectionBuilder |
UCPConnectionBuilder.labels(Properties labels)
Sets the labels attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.labels(Properties labels)
Sets the labels attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.labels(Properties labels)
Sets the labels attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.password(String password)
Sets the password attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.password(String password)
Sets the password attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.password(String password)
Sets the password attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.pdbRoles(Properties pdbRoles)
Sets the PDB roles to be set on the connection from the pool in connection
repurposing case for a multitenant database.
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.pdbRoles(Properties pdbRoles)
Sets the PDB roles to be set on the connection from the pool in connection
repurposing case for a multitenant database.
|
UCPConnectionBuilder |
UCPConnectionBuilder.pdbRoles(Properties pdbRoles)
Sets the PDB roles to be set on the connection from the pool in connection
repurposing case for a multitenant database.
|
UCPConnectionBuilder |
UCPConnectionBuilder.proxyProperties(int proxyType,
Properties proxyProperties)
Sets the proxy properties on the builder that is used to create proxy
session of the particular type as specified by the parameter proxyType
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.proxyProperties(int proxyType,
Properties proxyProperties)
Sets the proxy properties on the builder that is used to create proxy
session of the particular type as specified by the parameter proxyType
|
UCPConnectionBuilder |
UCPConnectionBuilder.proxyProperties(int proxyType,
Properties proxyProperties)
Sets the proxy properties on the builder that is used to create proxy
session of the particular type as specified by the parameter proxyType
|
UCPConnectionBuilder |
UCPConnectionBuilder.serviceName(String serviceName)
Sets the service name attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.serviceName(String serviceName)
Sets the service name attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.serviceName(String serviceName)
Sets the service name attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.shardingKey(OracleShardingKey shardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilderImpl.shardingKey(OracleShardingKey shardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilder.shardingKey(OracleShardingKey shardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilder.superShardingKey(OracleShardingKey superShardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilderImpl.superShardingKey(OracleShardingKey superShardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilder.superShardingKey(OracleShardingKey superShardingKey) |
UCPConnectionBuilder |
UCPConnectionBuilder.user(String user)
Sets the user attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilderImpl.user(String user)
Sets the user attribute on the builder
|
UCPConnectionBuilder |
UCPConnectionBuilder.user(String user)
Sets the user attribute on the builder
|
Copyright © 2008, 2016, Oracle. All rights reserved.