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 TypeClassDescriptionclassImplementation of ScrollableResults which can handle collection fetches.classStandard ScrollableResults implementation.