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