SQLParserUtils.createSQLStatementParser

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLStatementParser createSQLStatementParser(string sql, string dbType)
  2. SQLStatementParser createSQLStatementParser(string sql, string dbType, bool keepComments)
  3. SQLStatementParser createSQLStatementParser(string sql, string dbType, SQLParserFeature[] features)
    class SQLParserUtils
    static
    createSQLStatementParser

Meta