Uses of Interface
oracle.ucp.jdbc.UCPConnectionBuilder
Packages that use UCPConnectionBuilder
-
Uses of UCPConnectionBuilder in oracle.ucp.jdbc
Methods in oracle.ucp.jdbc that return UCPConnectionBuilderModifier and TypeMethodDescriptionUCPConnectionBuilder.connectionWaitDuration(Duration duration) Set connection wait timeout (injava.time.Duration) for this connection builder particularly.UCPConnectionBuilder.connectionWaitTimeout(int timeout) Deprecated.PoolDataSource.createConnectionBuilder()Creates a new UCPConnectionBuilder instance.PoolDataSourceImpl.createConnectionBuilder()default UCPConnectionBuilderSubmits an executor to be used in the asynchronous builder's operations.UCPConnectionBuilder.labels(Properties labels) Sets the labels attribute on the builderSets the password attribute on the builderUCPConnectionBuilder.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.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 proxyTypeUCPConnectionBuilder.serviceName(String serviceName) Sets the service name attribute on the builderUCPConnectionBuilder.shardingKey(oracle.jdbc.OracleShardingKey shardingKey) UCPConnectionBuilder.superShardingKey(oracle.jdbc.OracleShardingKey superShardingKey) Sets the user attribute on the builder