| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Primary_key_clauseContext |
PlSqlParser.primary_key_clause() |
PlSqlParser.Primary_key_clauseContext |
PlSqlParser.Add_constraintContext.primary_key_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Primary_key_clauseContext> |
PlSqlParser.Add_constraintContext.primary_key_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPrimary_key_clause(PlSqlParser.Primary_key_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.primary_key_clause(). |
void |
PlSqlParserListener.enterPrimary_key_clause(PlSqlParser.Primary_key_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.primary_key_clause(). |
void |
PlSqlParserBaseListener.exitPrimary_key_clause(PlSqlParser.Primary_key_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.primary_key_clause(). |
void |
PlSqlParserListener.exitPrimary_key_clause(PlSqlParser.Primary_key_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.primary_key_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.