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