Uses of Class
org.hibernate.internal.AbstractScrollableResults

Packages that use AbstractScrollableResults
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of AbstractScrollableResults in org.hibernate.internal
 

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



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