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