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