public class Hibernate5BatchFinder extends AbstractBatchFinder
BatchFinder.| Constructor and Description |
|---|
Hibernate5BatchFinder(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) |
find, setBatchSizepublic Hibernate5BatchFinder(org.hibernate.SessionFactory sessionFactory)
protected void afterFind()
afterFind in class AbstractBatchFinderprotected void beforeFind()
beforeFind in class AbstractBatchFinderprotected <E> Collection<E> processBatchFind(long directoryID, Collection<String> names, Class<E> persistentClass)
processBatchFind in class AbstractBatchFinderCopyright © 2021 Atlassian. All rights reserved.