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