| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.UpdateSpecificationContext |
OracleStatementParser.updateSpecification() |
OracleStatementParser.UpdateSpecificationContext |
OracleStatementParser.UpdateContext.updateSpecification() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.