public class ScrollableResultsIterator<T> extends BaseIterator<T> implements Iterator<T>
Constructor and Description |
---|
ScrollableResultsIterator(org.hibernate.ScrollableResults theScroll) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2014–2019 University Health Network. All rights reserved.