| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.InsertValuesClauseContext |
SQL92StatementParser.insertValuesClause() |
SQL92StatementParser.InsertValuesClauseContext |
SQL92StatementParser.InsertContext.insertValuesClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitInsertValuesClause(SQL92StatementParser.InsertValuesClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.insertValuesClause(). |
T |
SQL92StatementBaseVisitor.visitInsertValuesClause(SQL92StatementParser.InsertValuesClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.insertValuesClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.