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