| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Subpartition_templateContext |
PlSqlParser.subpartition_template() |
PlSqlParser.Subpartition_templateContext |
PlSqlParser.Subpartition_by_rangeContext.subpartition_template() |
PlSqlParser.Subpartition_templateContext |
PlSqlParser.Subpartition_by_listContext.subpartition_template() |
PlSqlParser.Subpartition_templateContext |
PlSqlParser.Subpartition_by_hashContext.subpartition_template() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterSubpartition_template(PlSqlParser.Subpartition_templateContext ctx)
Enter a parse tree produced by
PlSqlParser.subpartition_template(). |
void |
PlSqlParserListener.enterSubpartition_template(PlSqlParser.Subpartition_templateContext ctx)
Enter a parse tree produced by
PlSqlParser.subpartition_template(). |
void |
PlSqlParserBaseListener.exitSubpartition_template(PlSqlParser.Subpartition_templateContext ctx)
Exit a parse tree produced by
PlSqlParser.subpartition_template(). |
void |
PlSqlParserListener.exitSubpartition_template(PlSqlParser.Subpartition_templateContext ctx)
Exit a parse tree produced by
PlSqlParser.subpartition_template(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.