Class ManualComparison


  • public class ManualComparison
    extends Object
    Accepts two table names and enumerates all key-values pairs in both checking for correctness. All differences between the two tables will be printed to the console.
    • Constructor Detail

      • ManualComparison

        public ManualComparison()