| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Fetch_clauseContext |
PlSqlParser.fetch_clause() |
PlSqlParser.Fetch_clauseContext |
PlSqlParser.Select_statementContext.fetch_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Fetch_clauseContext> |
PlSqlParser.Select_statementContext.fetch_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterFetch_clause(PlSqlParser.Fetch_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.fetch_clause(). |
void |
PlSqlParserBaseListener.enterFetch_clause(PlSqlParser.Fetch_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.fetch_clause(). |
void |
PlSqlParserListener.exitFetch_clause(PlSqlParser.Fetch_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.fetch_clause(). |
void |
PlSqlParserBaseListener.exitFetch_clause(PlSqlParser.Fetch_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.fetch_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.