Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.ZonemapRefreshClauseContext
-
Packages that use OracleStatementParser.ZonemapRefreshClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.ZonemapRefreshClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.ZonemapRefreshClauseContext Modifier and Type Method Description OracleStatementParser.ZonemapRefreshClauseContextOracleStatementParser.AlterMaterializedZonemapContext. zonemapRefreshClause()OracleStatementParser.ZonemapRefreshClauseContextOracleStatementParser. zonemapRefreshClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.ZonemapRefreshClauseContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitZonemapRefreshClause(OracleStatementParser.ZonemapRefreshClauseContext ctx)Visit a parse tree produced byOracleStatementParser.zonemapRefreshClause().TOracleStatementVisitor. visitZonemapRefreshClause(OracleStatementParser.ZonemapRefreshClauseContext ctx)Visit a parse tree produced byOracleStatementParser.zonemapRefreshClause().
-