Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.SessionBatchProcessor
Package
Description
-
Uses of SessionBatchProcessor in com.atlassian.crowd.util.persistence.hibernate
Modifier and TypeMethodDescriptionvoid
HibernateDao.setBatchProcessor
(SessionBatchProcessor batchProcessor) -
Uses of SessionBatchProcessor 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.