Uses of Package
org.apache.openjpa.lib.rop

Packages that use org.apache.openjpa.lib.rop
org.apache.openjpa.lib.rop Result Object Provider Framework 
 

Classes in org.apache.openjpa.lib.rop used by org.apache.openjpa.lib.rop
AbstractNonSequentialResultList
          Abstract base class for random-access result lists.
AbstractResultList
          Abstract base class for read-only result lists.
AbstractSequentialResultList
          Abstract base class for sequential result lists.
ListResultList
          A basic ResultList implementation that wraps a normal list.
RandomAccessResultList
          Random-access result list implementation.
ResultList
          List interface that represents a potentially lazy ResultList instantiation.
ResultObjectProvider
          Interface that allows lazy/custom instantiation of input objects.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.