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