Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation

Packages that use HibernateOperation
com.atlassian.crowd.util.persistence.hibernate.batch   
 

Uses of HibernateOperation in com.atlassian.crowd.util.persistence.hibernate.batch
 

Methods in com.atlassian.crowd.util.persistence.hibernate.batch with parameters of type HibernateOperation
<E extends Serializable>
BatchResult<E>
AbstractBatchProcessor.execute(HibernateOperation<S> op, Collection<E> objects)
          The set is first divided into smaller sets of batchSize.
<E extends Serializable>
BatchResult<E>
BatchProcessor.execute(HibernateOperation<S> operation, Collection<E> objects)
           
 



Copyright © 2016 Atlassian. All Rights Reserved.