|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressReporter | |
---|---|
org.jminor.framework.tools |
Uses of ProgressReporter in org.jminor.framework.tools |
---|
Methods in org.jminor.framework.tools with parameters of type ProgressReporter | |
---|---|
static void |
EntityDataUtil.batchInsert(EntityConnection connection,
List<Entity> entities,
List<Entity.Key> committed,
int batchSize,
ProgressReporter progressReporter)
Inserts the given entities, performing a commit after each batchSize number of inserts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |