| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Varray_col_propertiesContext |
PlSqlParser.varray_col_properties() |
PlSqlParser.Varray_col_propertiesContext |
PlSqlParser.Table_partition_descriptionContext.varray_col_properties() |
PlSqlParser.Varray_col_propertiesContext |
PlSqlParser.Column_propertiesContext.varray_col_properties() |
PlSqlParser.Varray_col_propertiesContext |
PlSqlParser.Move_table_clauseContext.varray_col_properties(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Varray_col_propertiesContext> |
PlSqlParser.Move_table_clauseContext.varray_col_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterVarray_col_properties(PlSqlParser.Varray_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.varray_col_properties(). |
void |
PlSqlParserListener.enterVarray_col_properties(PlSqlParser.Varray_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.varray_col_properties(). |
void |
PlSqlParserBaseListener.exitVarray_col_properties(PlSqlParser.Varray_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.varray_col_properties(). |
void |
PlSqlParserListener.exitVarray_col_properties(PlSqlParser.Varray_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.varray_col_properties(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.