Class OracleSnapshotChangeEventSource.OracleSnapshotContext

All Implemented Interfaces:
AutoCloseable
Enclosing class:
OracleSnapshotChangeEventSource

private static class OracleSnapshotChangeEventSource.OracleSnapshotContext extends RelationalSnapshotChangeEventSource.RelationalSnapshotContext<OraclePartition,OracleOffsetContext>
Mutable context which is populated in the course of snapshotting.
  • Field Details

    • preSchemaSnapshotSavepoint

      private Savepoint preSchemaSnapshotSavepoint
  • Constructor Details

    • OracleSnapshotContext

      OracleSnapshotContext(OraclePartition partition, String catalogName, boolean onDemand)