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