| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.RollbackSegmentContext |
OracleStatementParser.rollbackSegment() |
OracleStatementParser.RollbackSegmentContext |
OracleStatementParser.SetTransactionContext.rollbackSegment() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementBaseVisitor.visitRollbackSegment(OracleStatementParser.RollbackSegmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.rollbackSegment(). |
T |
OracleStatementVisitor.visitRollbackSegment(OracleStatementParser.RollbackSegmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.rollbackSegment(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.