|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides interfaces and factory methods for Application Continuity.
See:
Description
Interface Summary | |
---|---|
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. |
ReplayableConnection | |
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. |
Class Summary | |
---|---|
OracleConnectionPoolDataSourceImpl | |
OracleDataSourceFactory | Data source factory for creating instances of the OracleDataSource and OracleConnectionPoolDataSource that provide transparent failover replay support. |
OracleDataSourceImpl | JDBC Data Source that supports transparent JDBC operation replay upon a failover. |
Enum Summary | |
---|---|
ReplayableConnection.StatisticsReportType | Statistics report type. |
Provides interfaces and factory methods for Application Continuity.
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |