Skip navigation links

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


Uses of Package
oracle.jdbc.replay

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

 

Classes in oracle.jdbc.replay used by oracle.jdbc.replay
ConnectionInitializationCallback
          This callback allows applications to re-establish session initial starting point after a failover and before replay starts.
OracleConnectionPoolDataSource
          A data source that supports transparent failover replay of JDBC operations.
OracleDataSource
          A data source that supports transparent failover replay of JDBC operations.
OracleDataSourceImpl
          JDBC Data Source that supports transparent JDBC operation replay upon a failover.
ReplayableConnection.StatisticsReportType
          Statistics report type.
ReplayStatistics
          Various runtime statistics about Application Continuity (AC), such as how many JDBC calls are affected by outages, how many replay attempts are made, how many replay succeed, etc.

 


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.