public class Hibernate2BatchFinder
extends com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
| Constructor and Description | 
|---|
| Hibernate2BatchFinder(org.hibernate.SessionFactory sessionFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterFind() | 
| protected void | beforeFind() | 
| protected <E> Collection<E> | processBatchFind(long directoryID,
                Collection<String> names,
                Class<E> persistentClass) | 
public Hibernate2BatchFinder(org.hibernate.SessionFactory sessionFactory)
protected void beforeFind()
beforeFind in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinderprotected void afterFind()
afterFind in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinderprotected <E> Collection<E> processBatchFind(long directoryID, Collection<String> names, Class<E> persistentClass)
processBatchFind in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinderCopyright © 2003–2017 Atlassian. All rights reserved.