| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.UpdateSpecificationContext |
OracleStatementParser.updateSpecification() |
OracleStatementParser.UpdateSpecificationContext |
OracleStatementParser.UpdateContext.updateSpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitUpdateSpecification(OracleStatementParser.UpdateSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateSpecification(). |
T |
OracleStatementBaseVisitor.visitUpdateSpecification(OracleStatementParser.UpdateSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateSpecification(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.