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