| Package | Description |
|---|---|
| com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5 |
| Modifier and Type | Class and Description |
|---|---|
class |
Hibernate5BatchProcessor
The Hibernate 4 implementation of the batch processor runs each collection in a new session, and each batch in
a separate transaction.
|
class |
Hibernate5StatelessSessionBatchProcessor
This is the Hibernate 5 implementation of the batch processor.
|
Copyright © 2021 Atlassian. All rights reserved.