| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ForUpdateClauseContext |
OracleStatementParser.forUpdateClause() |
OracleStatementParser.ForUpdateClauseContext |
OracleStatementParser.SelectContext.forUpdateClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitForUpdateClause(OracleStatementParser.ForUpdateClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.forUpdateClause(). |
T |
OracleStatementBaseVisitor.visitForUpdateClause(OracleStatementParser.ForUpdateClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.forUpdateClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitForUpdateClause(OracleStatementParser.ForUpdateClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.