| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Streaming_clauseContext |
PlSqlParser.streaming_clause() |
PlSqlParser.Streaming_clauseContext |
PlSqlParser.Partition_by_clauseContext.streaming_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterStreaming_clause(PlSqlParser.Streaming_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.streaming_clause(). |
void |
PlSqlParserBaseListener.enterStreaming_clause(PlSqlParser.Streaming_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.streaming_clause(). |
void |
PlSqlParserListener.exitStreaming_clause(PlSqlParser.Streaming_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.streaming_clause(). |
void |
PlSqlParserBaseListener.exitStreaming_clause(PlSqlParser.Streaming_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.streaming_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.