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