Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

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.
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.