Uses of Class
org.hibernate.internal.AbstractScrollableResults
Packages that use AbstractScrollableResults
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of AbstractScrollableResults in org.hibernate.internal
Subclasses of AbstractScrollableResults in org.hibernate.internalModifier and TypeClassDescriptionclass
Implementation of ScrollableResults which can handle collection fetches.class
Standard ScrollableResults implementation.