| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Role_clauseContext |
PlSqlParser.role_clause() |
PlSqlParser.Role_clauseContext |
PlSqlParser.User_default_role_clauseContext.role_clause() |
PlSqlParser.Role_clauseContext |
PlSqlParser.Proxy_clauseContext.role_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterRole_clause(PlSqlParser.Role_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.role_clause(). |
void |
PlSqlParserBaseListener.enterRole_clause(PlSqlParser.Role_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.role_clause(). |
void |
PlSqlParserListener.exitRole_clause(PlSqlParser.Role_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.role_clause(). |
void |
PlSqlParserBaseListener.exitRole_clause(PlSqlParser.Role_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.role_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.