Uses of Interface
oracle.jdbc.OracleCommonConnectionBuilder
Packages that use OracleCommonConnectionBuilder
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.This package holds data source and connection builder classes that
implement the Oracle JDBC extension interfaces in the
oracle.jdbc.datasource and oracle.jdbc
packages.-
Uses of OracleCommonConnectionBuilder in oracle.jdbc
Subinterfaces of OracleCommonConnectionBuilder in oracle.jdbcModifier and TypeInterfaceDescriptioninterfaceA builder created from aOracleDataSourceobject, used to establish a connection to the database that theOracleDataSourceobject represents.Methods in oracle.jdbc that return OracleCommonConnectionBuilderModifier and TypeMethodDescriptionOracleCommonConnectionBuilder.executorOracle(Executor executor) Set theExecutorused for asynchronous tasks by thisConnectionBuilderand anyConnectionobjects built by it. -
Uses of OracleCommonConnectionBuilder in oracle.jdbc.datasource.impl
Classes in oracle.jdbc.datasource.impl that implement OracleCommonConnectionBuilderModifier and TypeClassDescriptionclassOracle Implementation class for Connection Builder