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