Uses of Class
org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
Packages that use AbstractNonSequentialResultList
-
Uses of AbstractNonSequentialResultList in org.apache.openjpa.lib.rop
Subclasses of AbstractNonSequentialResultList in org.apache.openjpa.lib.ropModifier and TypeClassDescriptionclassRandom-access result list implementation.classAn almost statelessResultListdesigned for use with result object providers backed by efficient random-access data structures, such as theListResultObjectProvider.classSpecialization of theRandomAccessResultListthat only maintains soft references to instantiated objects.classResultList implementation that uses a forward-scrolling window of results.