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