Class SqlGatewayOptionsParser


  • public class SqlGatewayOptionsParser
    extends Object
    Parser to parse the command line options.
    • Field Detail

      • OPTION_HELP

        public static final org.apache.commons.cli.Option OPTION_HELP
      • DYNAMIC_PROPERTY_OPTION

        public static final org.apache.commons.cli.Option DYNAMIC_PROPERTY_OPTION
    • Constructor Detail

      • SqlGatewayOptionsParser

        public SqlGatewayOptionsParser()
    • Method Detail

      • printHelpSqlGateway

        public static void printHelpSqlGateway​(PrintStream writer)
        Prints the help for the client.