Uses of Class
org.apache.openjpa.lib.rop.RandomAccessResultList

Packages that use RandomAccessResultList
org.apache.openjpa.lib.rop Result Object Provider Framework This package provides a framework for the lazy loading of potentially large lists of data. 
 

Uses of RandomAccessResultList in org.apache.openjpa.lib.rop
 

Subclasses of RandomAccessResultList in org.apache.openjpa.lib.rop
 class SoftRandomAccessResultList
          Specialization of the RandomAccessResultList that only maintains soft references to instantiated objects.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.