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