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