Uses of Class
org.hibernate.impl.AbstractScrollableResults

Packages that use AbstractScrollableResults
org.hibernate.impl   
 

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