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