E - the entity typepublic static interface BulkOperationUtil.BulkOperation<E>
| Modifier and Type | Method and Description |
|---|---|
void |
doBulk(Collection<E> c)
Specify what to do with the bulk collection
|
void doBulk(Collection<E> c)
c - the bulk vollectionCopyright © 2017. All rights reserved.