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