| Package | Description |
|---|---|
| com.atlassian.crowd.util.persistence.hibernate.batch |
| Modifier and Type | Method and Description |
|---|---|
<E extends Serializable> |
AbstractBatchProcessor.execute(HibernateOperation<S> op,
Collection<E> objects)
The set is first divided into smaller sets of
batchSize. |
<E extends Serializable> |
BatchProcessor.execute(HibernateOperation<S> operation,
Collection<E> objects) |
Copyright © 2018 Atlassian. All rights reserved.