Class Hierarchy
- java.lang.Object
- org.apache.openjpa.lib.rop.AbstractResultList<E> (implements org.apache.openjpa.lib.rop.ResultList<E>)
- org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- org.apache.openjpa.lib.rop.RandomAccessResultList
- org.apache.openjpa.lib.rop.SoftRandomAccessResultList
- org.apache.openjpa.lib.rop.SimpleResultList
- org.apache.openjpa.lib.rop.WindowResultList
- org.apache.openjpa.lib.rop.RandomAccessResultList
- org.apache.openjpa.lib.rop.AbstractSequentialResultList
- org.apache.openjpa.lib.rop.LazyForwardResultList (implements org.apache.openjpa.lib.rop.ResultList<E>)
- org.apache.openjpa.lib.rop.ListResultList
- org.apache.openjpa.lib.rop.EagerResultList (implements org.apache.openjpa.lib.rop.ResultList<E>)
- org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- org.apache.openjpa.lib.rop.ListResultObjectProvider (implements org.apache.openjpa.lib.rop.ResultObjectProvider)
- org.apache.openjpa.lib.rop.MergedResultObjectProvider (implements org.apache.openjpa.lib.rop.ResultObjectProvider)
- org.apache.openjpa.lib.rop.RangeResultObjectProvider (implements org.apache.openjpa.lib.rop.ResultObjectProvider)
- org.apache.openjpa.lib.rop.ResultListIterator
- org.apache.openjpa.lib.rop.ResultObjectProviderIterator (implements org.apache.openjpa.lib.util.Closeable, java.util.Iterator<E>)
- org.apache.openjpa.lib.rop.AbstractResultList<E> (implements org.apache.openjpa.lib.rop.ResultList<E>)
Interface Hierarchy
- org.apache.openjpa.lib.util.Closeable
- org.apache.openjpa.lib.rop.ResultList<E> (also extends java.util.List<E>, java.io.Serializable)
- org.apache.openjpa.lib.rop.ResultObjectProvider
- org.apache.openjpa.lib.rop.BatchedResultObjectProvider
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.apache.openjpa.lib.rop.ResultList<E> (also extends org.apache.openjpa.lib.util.Closeable, java.io.Serializable)
- java.util.List<E>
- java.util.Collection<E>
- java.io.Serializable
- org.apache.openjpa.lib.rop.ResultList<E> (also extends org.apache.openjpa.lib.util.Closeable, java.util.List<E>)