| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.out_of_line_constraint() |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.Alter_viewContext.out_of_line_constraint() |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.Object_propertiesContext.out_of_line_constraint() |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.View_alias_constraintContext.out_of_line_constraint(int i) |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.Object_view_clauseContext.out_of_line_constraint(int i) |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.Relational_propertiesContext.out_of_line_constraint(int i) |
PlSqlParser.Out_of_line_constraintContext |
PlSqlParser.Constraint_clausesContext.out_of_line_constraint(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Out_of_line_constraintContext> |
PlSqlParser.View_alias_constraintContext.out_of_line_constraint() |
List<PlSqlParser.Out_of_line_constraintContext> |
PlSqlParser.Object_view_clauseContext.out_of_line_constraint() |
List<PlSqlParser.Out_of_line_constraintContext> |
PlSqlParser.Relational_propertiesContext.out_of_line_constraint() |
List<PlSqlParser.Out_of_line_constraintContext> |
PlSqlParser.Constraint_clausesContext.out_of_line_constraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterOut_of_line_constraint(PlSqlParser.Out_of_line_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.out_of_line_constraint(). |
void |
PlSqlParserBaseListener.enterOut_of_line_constraint(PlSqlParser.Out_of_line_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.out_of_line_constraint(). |
void |
PlSqlParserListener.exitOut_of_line_constraint(PlSqlParser.Out_of_line_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.out_of_line_constraint(). |
void |
PlSqlParserBaseListener.exitOut_of_line_constraint(PlSqlParser.Out_of_line_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.out_of_line_constraint(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.