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