Package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
-
ClassesClassDescriptionAbstractHibernateBatchProcessor<T extends org.hibernate.SharedSessionContract>Hibernate 6 version of the
BatchFinder
.The Hibernate 6 implementation of the batch processor runs each collection in a new session, and each batch in a separate transaction.This is the Hibernate 6 implementation of the batch processor.