Uses of Class
nl.vpro.hibernate.ScrollableResultsIterator
-
Packages that use ScrollableResultsIterator Package Description nl.vpro.hibernate -
-
Uses of ScrollableResultsIterator in nl.vpro.hibernate
Subclasses of ScrollableResultsIterator in nl.vpro.hibernate Modifier and Type Class Description classCriteriaIterator<T>Executes aCriteriaand makes the result accessible as aCloseableIterator.classQueryIterator<T>Executes aCriteriaand makes the result accessible as aCloseableIterator.
-