| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.InsertSelectClauseContext |
SQLServerStatementParser.insertSelectClause() |
SQLServerStatementParser.InsertSelectClauseContext |
SQLServerStatementParser.InsertContext.insertSelectClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitInsertSelectClause(SQLServerStatementParser.InsertSelectClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.insertSelectClause(). |
T |
SQLServerStatementVisitor.visitInsertSelectClause(SQLServerStatementParser.InsertSelectClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.insertSelectClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitInsertSelectClause(SQLServerStatementParser.InsertSelectClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.