| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.UpdateContext |
SQL92StatementParser.update() |
SQL92StatementParser.UpdateContext |
SQL92StatementParser.ExecuteContext.update() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitUpdate(SQL92StatementParser.UpdateContext ctx)
Visit a parse tree produced by
SQL92StatementParser.update(). |
T |
SQL92StatementBaseVisitor.visitUpdate(SQL92StatementParser.UpdateContext ctx)
Visit a parse tree produced by
SQL92StatementParser.update(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitUpdate(SQL92StatementParser.UpdateContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.