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