| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Physical_propertiesContext |
PlSqlParser.physical_properties() |
PlSqlParser.Physical_propertiesContext |
PlSqlParser.Create_materialized_viewContext.physical_properties() |
PlSqlParser.Physical_propertiesContext |
PlSqlParser.Xmltype_tableContext.physical_properties() |
PlSqlParser.Physical_propertiesContext |
PlSqlParser.Object_tableContext.physical_properties() |
PlSqlParser.Physical_propertiesContext |
PlSqlParser.Relational_tableContext.physical_properties() |
PlSqlParser.Physical_propertiesContext |
PlSqlParser.Nested_table_col_propertiesContext.physical_properties(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Physical_propertiesContext> |
PlSqlParser.Nested_table_col_propertiesContext.physical_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPhysical_properties(PlSqlParser.Physical_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.physical_properties(). |
void |
PlSqlParserListener.enterPhysical_properties(PlSqlParser.Physical_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.physical_properties(). |
void |
PlSqlParserBaseListener.exitPhysical_properties(PlSqlParser.Physical_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.physical_properties(). |
void |
PlSqlParserListener.exitPhysical_properties(PlSqlParser.Physical_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.physical_properties(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.