| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Profile_clauseContext |
PlSqlParser.profile_clause() |
PlSqlParser.Profile_clauseContext |
PlSqlParser.Create_userContext.profile_clause(int i) |
PlSqlParser.Profile_clauseContext |
PlSqlParser.Alter_userContext.profile_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Profile_clauseContext> |
PlSqlParser.Create_userContext.profile_clause() |
List<PlSqlParser.Profile_clauseContext> |
PlSqlParser.Alter_userContext.profile_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterProfile_clause(PlSqlParser.Profile_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.profile_clause(). |
void |
PlSqlParserListener.enterProfile_clause(PlSqlParser.Profile_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.profile_clause(). |
void |
PlSqlParserBaseListener.exitProfile_clause(PlSqlParser.Profile_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.profile_clause(). |
void |
PlSqlParserListener.exitProfile_clause(PlSqlParser.Profile_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.profile_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.