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