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