| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CreateRestorePointContext |
OracleStatementParser.createRestorePoint() |
OracleStatementParser.CreateRestorePointContext |
OracleStatementParser.ExecuteContext.createRestorePoint() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCreateRestorePoint(OracleStatementParser.CreateRestorePointContext ctx)
Visit a parse tree produced by
OracleStatementParser.createRestorePoint(). |
T |
OracleStatementBaseVisitor.visitCreateRestorePoint(OracleStatementParser.CreateRestorePointContext ctx)
Visit a parse tree produced by
OracleStatementParser.createRestorePoint(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitCreateRestorePoint(OracleStatementParser.CreateRestorePointContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.