Uses of Class
org.apache.openjpa.lib.rop.RandomAccessResultList
-
Packages that use RandomAccessResultList Package Description org.apache.openjpa.lib.rop Result Object Provider Framework -
-
Uses of RandomAccessResultList in org.apache.openjpa.lib.rop
Subclasses of RandomAccessResultList in org.apache.openjpa.lib.rop Modifier and Type Class Description class
SoftRandomAccessResultList
Specialization of theRandomAccessResultList
that only maintains soft references to instantiated objects.
-