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