| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.InsertSelectClauseContext |
SQL92StatementParser.insertSelectClause() |
SQL92StatementParser.InsertSelectClauseContext |
SQL92StatementParser.InsertContext.insertSelectClause() |
| Modifier and Type | Method and Description |
|---|---|
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.