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