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