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