public class TransactionStartEvent extends BaseEvent<DataProvider<?>>
PagedDataProvider starts a new transaction| Modifier | Constructor and Description |
|---|---|
protected |
TransactionStartEvent(DataProvider<?> source,
int startRecord) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStartRecord()
Retrieve the position ot the first record that belongs to this transaction
|
protected TransactionStartEvent(DataProvider<?> source, int startRecord)
Copyright © 2015. All rights reserved.