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