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