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