| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CreateFlashbackArchiveContext |
OracleStatementParser.createFlashbackArchive() |
OracleStatementParser.CreateFlashbackArchiveContext |
OracleStatementParser.ExecuteContext.createFlashbackArchive() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCreateFlashbackArchive(OracleStatementParser.CreateFlashbackArchiveContext ctx)
Visit a parse tree produced by
OracleStatementParser.createFlashbackArchive(). |
T |
OracleStatementBaseVisitor.visitCreateFlashbackArchive(OracleStatementParser.CreateFlashbackArchiveContext ctx)
Visit a parse tree produced by
OracleStatementParser.createFlashbackArchive(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitCreateFlashbackArchive(OracleStatementParser.CreateFlashbackArchiveContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.