| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Full_database_recoveryContext |
PlSqlParser.full_database_recovery() |
PlSqlParser.Full_database_recoveryContext |
PlSqlParser.General_recoveryContext.full_database_recovery(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Full_database_recoveryContext> |
PlSqlParser.General_recoveryContext.full_database_recovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterFull_database_recovery(PlSqlParser.Full_database_recoveryContext ctx)
Enter a parse tree produced by
PlSqlParser.full_database_recovery(). |
void |
PlSqlParserListener.enterFull_database_recovery(PlSqlParser.Full_database_recoveryContext ctx)
Enter a parse tree produced by
PlSqlParser.full_database_recovery(). |
void |
PlSqlParserBaseListener.exitFull_database_recovery(PlSqlParser.Full_database_recoveryContext ctx)
Exit a parse tree produced by
PlSqlParser.full_database_recovery(). |
void |
PlSqlParserListener.exitFull_database_recovery(PlSqlParser.Full_database_recoveryContext ctx)
Exit a parse tree produced by
PlSqlParser.full_database_recovery(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.