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