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

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

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

Classes in com.atlassian.crowd.util.persistence.hibernate.batch that implement BatchFinder
 class AbstractBatchFinder
          Abstract implementation of the batch finder, sub classes should extend this implementation with an implementation of AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class) which performs the hibernate version specific search.
 



Copyright © 2016 Atlassian. All Rights Reserved.