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