Uses of Interface
com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder
Package
Description
-
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate
-
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate.batch
Modifier and TypeClassDescriptionclass
Abstract 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
-
Uses of BatchFinder in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6