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