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