| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Stop_standby_clauseContext |
PlSqlParser.stop_standby_clause() |
PlSqlParser.Stop_standby_clauseContext |
PlSqlParser.Standby_database_clausesContext.stop_standby_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterStop_standby_clause(PlSqlParser.Stop_standby_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.stop_standby_clause(). |
void |
PlSqlParserListener.enterStop_standby_clause(PlSqlParser.Stop_standby_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.stop_standby_clause(). |
void |
PlSqlParserBaseListener.exitStop_standby_clause(PlSqlParser.Stop_standby_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.stop_standby_clause(). |
void |
PlSqlParserListener.exitStop_standby_clause(PlSqlParser.Stop_standby_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.stop_standby_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.