| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Table_compressionContext> |
PlSqlParser.Partitioning_storage_clauseContext.table_compression() |
List<PlSqlParser.Table_compressionContext> |
PlSqlParser.Alter_table_properties_1Context.table_compression() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTable_compression(PlSqlParser.Table_compressionContext ctx)
Enter a parse tree produced by
PlSqlParser.table_compression(). |
void |
PlSqlParserListener.enterTable_compression(PlSqlParser.Table_compressionContext ctx)
Enter a parse tree produced by
PlSqlParser.table_compression(). |
void |
PlSqlParserBaseListener.exitTable_compression(PlSqlParser.Table_compressionContext ctx)
Exit a parse tree produced by
PlSqlParser.table_compression(). |
void |
PlSqlParserListener.exitTable_compression(PlSqlParser.Table_compressionContext ctx)
Exit a parse tree produced by
PlSqlParser.table_compression(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.