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