Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2552

Refactor LogMinerHelper and SqlUtils

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.7.0.Alpha1
    • None
    • oracle-connector
    • None

      The LogMinerHelper class exposes quite a number of static methods that are used solely by the LogMinerStreamingChangeEventSource class. It would be more logical if those static methods were moved into the event-source class where used. Additionally, many of these methods take a raw java.sql.Connection but instead we ideally should be passing OracleConnection so that methods can take advantage or at the very least enhance the core repository's JdbcConnection where possible.

            ccranfor@redhat.com Chris Cranford
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: