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