Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder
Packages that use BatchFinder
Package
Description
-
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate
Fields in com.atlassian.crowd.util.persistence.hibernate declared as BatchFinderMethods in com.atlassian.crowd.util.persistence.hibernate with parameters of type 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. -
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
Classes in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5 that implement BatchFinder -
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
Classes in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6 that implement BatchFinder