| Package | Description |
|---|---|
| net.sf.jsqlparser.statement | |
| net.sf.jsqlparser.util | |
| net.sf.jsqlparser.util.deparser | |
| net.sf.jsqlparser.util.validation.validator |
| Modifier and Type | Method and Description |
|---|---|
RollbackStatement |
RollbackStatement.withForceDistributedTransactionIdentifier(String forceDistributedTransactionIdentifier) |
RollbackStatement |
RollbackStatement.withForceDistributedTransactionIdentifier(String forceDistributedTransactionIdentifier) |
RollbackStatement |
RollbackStatement.withSavepointName(String savepointName) |
RollbackStatement |
RollbackStatement.withSavepointName(String savepointName) |
RollbackStatement |
RollbackStatement.withUsingSavepointKeyword(boolean usingSavepointKeyword) |
RollbackStatement |
RollbackStatement.withUsingSavepointKeyword(boolean usingSavepointKeyword) |
RollbackStatement |
RollbackStatement.withUsingWorkKeyword(boolean usingWorkKeyword) |
RollbackStatement |
RollbackStatement.withUsingWorkKeyword(boolean usingWorkKeyword) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementVisitor.visit(RollbackStatement rollbackStatement) |
void |
StatementVisitorAdapter.visit(RollbackStatement rollbackStatement) |
void |
StatementVisitorAdapter.visit(RollbackStatement rollbackStatement) |
void |
StatementVisitor.visit(RollbackStatement rollbackStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(RollbackStatement rollbackStatement) |
void |
TablesNamesFinder.visit(RollbackStatement rollbackStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementDeParser.visit(RollbackStatement rollbackStatement) |
void |
StatementDeParser.visit(RollbackStatement rollbackStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementValidator.visit(RollbackStatement rollbackStatement) |
void |
StatementValidator.visit(RollbackStatement rollbackStatement) |
Copyright © 2004–2023 JSQLParser. All rights reserved.