| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.UpdateSetColumnClauseContext |
OracleStatementParser.updateSetColumnClause() |
OracleStatementParser.UpdateSetColumnClauseContext |
OracleStatementParser.UpdateSetColumnListContext.updateSetColumnClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.UpdateSetColumnClauseContext> |
OracleStatementParser.UpdateSetColumnListContext.updateSetColumnClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitUpdateSetColumnClause(OracleStatementParser.UpdateSetColumnClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateSetColumnClause(). |
T |
OracleStatementBaseVisitor.visitUpdateSetColumnClause(OracleStatementParser.UpdateSetColumnClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateSetColumnClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitUpdateSetColumnClause(OracleStatementParser.UpdateSetColumnClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.