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