| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Security_clauseContext |
PlSqlParser.security_clause() |
PlSqlParser.Security_clauseContext |
PlSqlParser.Alter_databaseContext.security_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSecurity_clause(PlSqlParser.Security_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.security_clause(). |
void |
PlSqlParserBaseListener.enterSecurity_clause(PlSqlParser.Security_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.security_clause(). |
void |
PlSqlParserListener.exitSecurity_clause(PlSqlParser.Security_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.security_clause(). |
void |
PlSqlParserBaseListener.exitSecurity_clause(PlSqlParser.Security_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.security_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.