| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Drop_constraintContext |
PlSqlParser.drop_constraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterDrop_constraint(PlSqlParser.Drop_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_constraint(). |
void |
PlSqlParserListener.enterDrop_constraint(PlSqlParser.Drop_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_constraint(). |
void |
PlSqlParserBaseListener.exitDrop_constraint(PlSqlParser.Drop_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_constraint(). |
void |
PlSqlParserListener.exitDrop_constraint(PlSqlParser.Drop_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_constraint(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.