Uses of Class
org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
-
Uses of AbstractNonSequentialResultList in org.apache.openjpa.lib.rop
Modifier and TypeClassDescriptionclass
Random-access result list implementation.class
An almost statelessResultList
designed for use with result object providers backed by efficient random-access data structures, such as theListResultObjectProvider
.class
Specialization of theRandomAccessResultList
that only maintains soft references to instantiated objects.class
ResultList implementation that uses a forward-scrolling window of results.