| Class | Description |
|---|---|
| AbstractHibernateBatchProcessor<T extends org.hibernate.SharedSessionContract> | |
| CrowdCriteriaBatchedInClauseHelperBuilder<S> |
Crowd implementation of
CriteriaBatchedInClauseHelperBuilder. |
| Hibernate5BatchFinder |
Hibernate 4 version of the
BatchFinder. |
| Hibernate5BatchProcessor |
The Hibernate 4 implementation of the batch processor runs each collection in a new session, and each batch in
a separate transaction.
|
| Hibernate5StatelessSessionBatchProcessor |
This is the Hibernate 5 implementation of the batch processor.
|
Copyright © 2018 Atlassian. All rights reserved.