Hibernate5BatchFinder instead@Deprecated public class Hibernate2BatchFinder extends com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
| Constructor and Description |
|---|
Hibernate2BatchFinder(org.hibernate.SessionFactory sessionFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterFind()
Deprecated.
|
protected void |
beforeFind()
Deprecated.
|
protected <E> Collection<E> |
processBatchFind(long directoryID,
Collection<String> names,
Class<E> persistentClass)
Deprecated.
|
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–2022 Atlassian. All rights reserved.