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