Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Uses of Interface
oracle.jdbc.replay.OracleDataSource

Packages that use OracleDataSource
oracle.jdbc.replay Provides interfaces and factory methods for Application Continuity. 

 

Uses of OracleDataSource in oracle.jdbc.replay

 

Subinterfaces of OracleDataSource in oracle.jdbc.replay
 interface OracleConnectionPoolDataSource
          A data source that supports transparent failover replay of JDBC operations.

 

Classes in oracle.jdbc.replay that implement OracleDataSource
 class OracleConnectionPoolDataSourceImpl
           
 class OracleDataSourceImpl
          JDBC Data Source that supports transparent JDBC operation replay upon a failover.

 

Methods in oracle.jdbc.replay that return OracleDataSource
static OracleDataSource OracleDataSourceFactory.getOracleDataSource()
          Obtains an OracleDataSource instance.

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.