Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.MvLogAugmentationContext
-
Packages that use OracleStatementParser.MvLogAugmentationContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.MvLogAugmentationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.MvLogAugmentationContext Modifier and Type Method Description OracleStatementParser.MvLogAugmentationContextOracleStatementParser.AlterMaterializedViewLogContext. mvLogAugmentation()OracleStatementParser.MvLogAugmentationContextOracleStatementParser. mvLogAugmentation()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.MvLogAugmentationContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitMvLogAugmentation(OracleStatementParser.MvLogAugmentationContext ctx)Visit a parse tree produced byOracleStatementParser.mvLogAugmentation().TOracleStatementVisitor. visitMvLogAugmentation(OracleStatementParser.MvLogAugmentationContext ctx)Visit a parse tree produced byOracleStatementParser.mvLogAugmentation().
-