Uses of Interface
org.hibernate.engine.HibernateIterator

Packages that use HibernateIterator
org.hibernate.impl   
 

Uses of HibernateIterator in org.hibernate.impl
 

Classes in org.hibernate.impl that implement HibernateIterator
 class IteratorImpl
          An implementation of java.util.Iterator that is returned by iterate() query execution methods.