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