public class TransactionEndEvent extends BaseEvent<DataProvider<?>>
PagedDataProvider is commited or rolled back| Modifier | Constructor and Description |
|---|---|
protected |
TransactionEndEvent(DataProvider<?> source,
boolean commited) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCommited()
Retrieve true if the transaction ends with a commit
|
protected TransactionEndEvent(DataProvider<?> source, boolean commited)
Copyright © 2015. All rights reserved.