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