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