|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BatchOperationManager
Perform batch operations without any explicit dependency on a particular version of Hibernate or Spring.
| Method Summary | ||
|---|---|---|
|
performAsBatch(java.lang.Iterable<I> input,
int expectedTotal,
com.google.common.base.Function<I,O> task)
|
|
| Method Detail |
|---|
<I,O> java.lang.Iterable<O> performAsBatch(java.lang.Iterable<I> input,
int expectedTotal,
com.google.common.base.Function<I,O> task)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||