| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.On_hash_partitioned_clauseContext |
PlSqlParser.on_hash_partitioned_clause() |
PlSqlParser.On_hash_partitioned_clauseContext |
PlSqlParser.On_hash_partitioned_tableContext.on_hash_partitioned_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.On_hash_partitioned_clauseContext> |
PlSqlParser.On_hash_partitioned_tableContext.on_hash_partitioned_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterOn_hash_partitioned_clause(PlSqlParser.On_hash_partitioned_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.on_hash_partitioned_clause(). |
void |
PlSqlParserListener.enterOn_hash_partitioned_clause(PlSqlParser.On_hash_partitioned_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.on_hash_partitioned_clause(). |
void |
PlSqlParserBaseListener.exitOn_hash_partitioned_clause(PlSqlParser.On_hash_partitioned_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.on_hash_partitioned_clause(). |
void |
PlSqlParserListener.exitOn_hash_partitioned_clause(PlSqlParser.On_hash_partitioned_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.on_hash_partitioned_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.