| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.LockmodeClauseContext |
OracleStatementParser.lockmodeClause() |
OracleStatementParser.LockmodeClauseContext |
OracleStatementParser.LockTableContext.lockmodeClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitLockmodeClause(OracleStatementParser.LockmodeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lockmodeClause(). |
T |
OracleStatementBaseVisitor.visitLockmodeClause(OracleStatementParser.LockmodeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lockmodeClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.