Uses of Interface
org.hibernate.engine.HibernateIterator

Packages that use HibernateIterator
org.hibernate.impl This package contains implementations of the central Hibernate APIs, especially the Hibernate session. 
 

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.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.