Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.OperatorsSystemPrivilegeContext
-
Packages that use OracleStatementParser.OperatorsSystemPrivilegeContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.OperatorsSystemPrivilegeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.OperatorsSystemPrivilegeContext Modifier and Type Method Description OracleStatementParser.OperatorsSystemPrivilegeContextOracleStatementParser. operatorsSystemPrivilege()OracleStatementParser.OperatorsSystemPrivilegeContextOracleStatementParser.SystemPrivilegeContext. operatorsSystemPrivilege()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.OperatorsSystemPrivilegeContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitOperatorsSystemPrivilege(OracleStatementParser.OperatorsSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.operatorsSystemPrivilege().TOracleStatementVisitor. visitOperatorsSystemPrivilege(OracleStatementParser.OperatorsSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.operatorsSystemPrivilege().
-