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