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, setBatchSize
public Hibernate5BatchFinder(org.hibernate.SessionFactory sessionFactory)
protected void afterFind()
afterFind
in class AbstractBatchFinder
protected void beforeFind()
beforeFind
in class AbstractBatchFinder
protected <E> Collection<E> processBatchFind(long directoryID, Collection<String> names, Class<E> persistentClass)
processBatchFind
in class AbstractBatchFinder
Copyright © 2021 Atlassian. All rights reserved.