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