Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder
Packages that use BatchFinder
-
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate.batch
Classes in com.atlassian.crowd.util.persistence.hibernate.batch that implement BatchFinderModifier and TypeClassDescriptionclassAbstract implementation of the batch finder, sub classes should extend this implementation with an implementation ofAbstractBatchFinder.processBatchFind(long, java.util.Collection, Class)which performs the hibernate version specific search.