Uses of Class
com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
-
Uses of AbstractHibernateBatchProcessor in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
Modifier and TypeClassDescriptionclass
The Hibernate 4 implementation of the batch processor runs each collection in a new session, and each batch in a separate transaction.class
This is the Hibernate 5 implementation of the batch processor.