Class MavenSchemaAnalyzer


  • public class MavenSchemaAnalyzer
    extends Object
    Wrapper around the SchemaAnalyzer to hide the initialization details from the SchemaSpyReport maven mojo.
    • Constructor Detail

      • MavenSchemaAnalyzer

        public MavenSchemaAnalyzer()
    • Method Detail

      • applyConfiguration

        public void applyConfiguration​(List<String> argList)
        Adds the schemaspy plugin configuration properties. This is necessary before calling analyze().
        Parameters:
        argList - a list of property-value pairs.