| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.On_hash_partitioned_tableContext |
PlSqlParser.on_hash_partitioned_table() |
PlSqlParser.On_hash_partitioned_tableContext |
PlSqlParser.Local_partitioned_indexContext.on_hash_partitioned_table() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterOn_hash_partitioned_table(PlSqlParser.On_hash_partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.on_hash_partitioned_table(). |
void |
PlSqlParserBaseListener.enterOn_hash_partitioned_table(PlSqlParser.On_hash_partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.on_hash_partitioned_table(). |
void |
PlSqlParserListener.exitOn_hash_partitioned_table(PlSqlParser.On_hash_partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.on_hash_partitioned_table(). |
void |
PlSqlParserBaseListener.exitOn_hash_partitioned_table(PlSqlParser.On_hash_partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.on_hash_partitioned_table(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.