Uses of Interface
oracle.jdbc.replay.ReplayStatistics
Packages that use ReplayStatistics
Package
Description
This package holds data source and connection builder classes that
implement the Oracle JDBC extension interfaces in the
oracle.jdbc.datasource and oracle.jdbc
packages.Provides interfaces and factory methods for Application Continuity.
-
Uses of ReplayStatistics in oracle.jdbc.datasource.impl
Methods in oracle.jdbc.datasource.impl that return ReplayStatistics -
Uses of ReplayStatistics in oracle.jdbc.replay
Methods in oracle.jdbc.replay that return ReplayStatisticsModifier and TypeMethodDescriptionOracleDataSource.getReplayStatistics()Obtains replay statistics accumulated so far.ReplayableConnection.getReplayStatistics(ReplayableConnection.StatisticsReportType reportType) Obtains replay statistics accumulated so far.