Class RedundantDbObject


  • public class RedundantDbObject
    extends Result
    If more than one DB item in the target schema matches a reference DB item then this result will be issued.
    Author:
    Matt Ward
    • Constructor Detail

    • Method Detail

      • describe

        public String describe()
        Description copied from class: Result
        A loggable message to describe the comparison result. Default implementation delegates to toString() but this should generally be overridden as toString() is used in a multitude of contexts.
        Overrides:
        describe in class Result
        Returns:
        String