Class BridgeQC


  • public class BridgeQC
    extends Object
    Utility to do simple quality control on a BridgeDerby database. Run with two parameters: [old database] and [new database] Some basic comparisons will be done, which serves as a sanity check that not suddenly a whole identifier system has gone missing.

    The script produces a report on STDOUT (configurable), lines starting with "INFO" are strictly informative, whereas lines starting with "WARNING" are problems worth investigating further. Ideally there are no "WARNING" lines in the report.