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