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 java.io.Serializable>
BatchResult<E>
AbstractBatchProcessor.execute(HibernateOperation op, java.util.Collection<E> objects)
          The set is first divided into smaller sets of batchSize.
<E extends java.io.Serializable>
BatchResult<E>
BatchProcessor.execute(HibernateOperation operation, java.util.Collection<E> objects)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.