| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Nested_table_col_propertiesContext |
PlSqlParser.nested_table_col_properties() |
PlSqlParser.Nested_table_col_propertiesContext |
PlSqlParser.Table_partition_descriptionContext.nested_table_col_properties() |
PlSqlParser.Nested_table_col_propertiesContext |
PlSqlParser.Column_propertiesContext.nested_table_col_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterNested_table_col_properties(PlSqlParser.Nested_table_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.nested_table_col_properties(). |
void |
PlSqlParserBaseListener.enterNested_table_col_properties(PlSqlParser.Nested_table_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.nested_table_col_properties(). |
void |
PlSqlParserListener.exitNested_table_col_properties(PlSqlParser.Nested_table_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.nested_table_col_properties(). |
void |
PlSqlParserBaseListener.exitNested_table_col_properties(PlSqlParser.Nested_table_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.nested_table_col_properties(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.