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