Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.QuotaUnitContext
-
Packages that use OracleStatementParser.QuotaUnitContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.QuotaUnitContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.QuotaUnitContext Modifier and Type Method Description OracleStatementParser.QuotaUnitContextOracleStatementParser.FlashbackArchiveQuotaContext. quotaUnit()OracleStatementParser.QuotaUnitContextOracleStatementParser. quotaUnit()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.QuotaUnitContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitQuotaUnit(OracleStatementParser.QuotaUnitContext ctx)Visit a parse tree produced byOracleStatementParser.quotaUnit().TOracleStatementVisitor. visitQuotaUnit(OracleStatementParser.QuotaUnitContext ctx)Visit a parse tree produced byOracleStatementParser.quotaUnit().
-