| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ForUpdateClauseContext |
OracleStatementParser.forUpdateClause() |
OracleStatementParser.ForUpdateClauseContext |
OracleStatementParser.SelectContext.forUpdateClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitForUpdateClause(OracleStatementParser.ForUpdateClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.