Package | Description |
---|---|
oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
Modifier and Type | Method | Description |
---|---|---|
ReplayStatistics |
OracleDataSource.getReplayStatistics() |
Obtains replay statistics accumulated so far.
|
ReplayStatistics |
OracleDataSourceImpl.getReplayStatistics() |
|
ReplayStatistics |
ReplayableConnection.getReplayStatistics(ReplayableConnection.StatisticsReportType reportType) |
Obtains replay statistics accumulated so far.
|