Uses of Class
org.hibernate.impl.AbstractScrollableResults

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

Uses of AbstractScrollableResults in org.hibernate.impl
 

Subclasses of AbstractScrollableResults in org.hibernate.impl
 class FetchingScrollableResultsImpl
          Implementation of ScrollableResults which can handle collection fetches.
 class ScrollableResultsImpl
          Implementation of the ScrollableResults interface
 



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