| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Inline_constraintContext |
PlSqlParser.inline_constraint() |
PlSqlParser.Inline_constraintContext |
PlSqlParser.View_alias_constraintContext.inline_constraint(int i) |
PlSqlParser.Inline_constraintContext |
PlSqlParser.Object_view_clauseContext.inline_constraint(int i) |
PlSqlParser.Inline_constraintContext |
PlSqlParser.Object_propertiesContext.inline_constraint(int i) |
PlSqlParser.Inline_constraintContext |
PlSqlParser.Modify_col_propertiesContext.inline_constraint(int i) |
PlSqlParser.Inline_constraintContext |
PlSqlParser.Column_definitionContext.inline_constraint(int i) |
PlSqlParser.Inline_constraintContext |
PlSqlParser.Virtual_column_definitionContext.inline_constraint(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.View_alias_constraintContext.inline_constraint() |
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.Object_view_clauseContext.inline_constraint() |
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.Object_propertiesContext.inline_constraint() |
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.Modify_col_propertiesContext.inline_constraint() |
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.Column_definitionContext.inline_constraint() |
List<PlSqlParser.Inline_constraintContext> |
PlSqlParser.Virtual_column_definitionContext.inline_constraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterInline_constraint(PlSqlParser.Inline_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.inline_constraint(). |
void |
PlSqlParserListener.enterInline_constraint(PlSqlParser.Inline_constraintContext ctx)
Enter a parse tree produced by
PlSqlParser.inline_constraint(). |
void |
PlSqlParserBaseListener.exitInline_constraint(PlSqlParser.Inline_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.inline_constraint(). |
void |
PlSqlParserListener.exitInline_constraint(PlSqlParser.Inline_constraintContext ctx)
Exit a parse tree produced by
PlSqlParser.inline_constraint(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.