Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.WithoutPhasesContext
-
Packages that use OracleStatementParser.WithoutPhasesContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.WithoutPhasesContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.WithoutPhasesContext Modifier and Type Method Description OracleStatementParser.WithoutPhasesContextOracleStatementParser.RebalanceDiskgroupClauseContext. withoutPhases()OracleStatementParser.WithoutPhasesContextOracleStatementParser. withoutPhases()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.WithoutPhasesContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitWithoutPhases(OracleStatementParser.WithoutPhasesContext ctx)Visit a parse tree produced byOracleStatementParser.withoutPhases().TOracleStatementVisitor. visitWithoutPhases(OracleStatementParser.WithoutPhasesContext ctx)Visit a parse tree produced byOracleStatementParser.withoutPhases().
-