| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PartialDatabaseRecoveryContext |
OracleStatementParser.partialDatabaseRecovery() |
OracleStatementParser.PartialDatabaseRecoveryContext |
OracleStatementParser.GeneralRecoveryContext.partialDatabaseRecovery() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPartialDatabaseRecovery(OracleStatementParser.PartialDatabaseRecoveryContext ctx)
Visit a parse tree produced by
OracleStatementParser.partialDatabaseRecovery(). |
T |
OracleStatementBaseVisitor.visitPartialDatabaseRecovery(OracleStatementParser.PartialDatabaseRecoveryContext ctx)
Visit a parse tree produced by
OracleStatementParser.partialDatabaseRecovery(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.