Class LRSProxyCollection

java.lang.Object
org.apache.openjpa.util.AbstractLRSProxyCollection
org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
All Implemented Interfaces:
Iterable, Collection, Predicate, Set, ChangeTracker, CollectionChangeTracker, LRSProxy, Proxy

public class LRSProxyCollection extends AbstractLRSProxyCollection
Large result set collection.
Author:
Abe White