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