| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Cursor_nameContext |
PlSqlParser.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Cursor_loop_paramContext.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Close_statementContext.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Open_statementContext.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Fetch_statementContext.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Other_functionContext.cursor_name() |
PlSqlParser.Cursor_nameContext |
PlSqlParser.Where_clauseContext.cursor_name() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterCursor_name(PlSqlParser.Cursor_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.cursor_name(). |
void |
PlSqlParserListener.enterCursor_name(PlSqlParser.Cursor_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.cursor_name(). |
void |
PlSqlParserBaseListener.exitCursor_name(PlSqlParser.Cursor_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.cursor_name(). |
void |
PlSqlParserListener.exitCursor_name(PlSqlParser.Cursor_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.cursor_name(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.