Uses of Interface
org.apache.openjpa.util.CollectionChangeTracker

Packages that use CollectionChangeTracker
org.apache.openjpa.util OpenJPA Utilities 
 

Uses of CollectionChangeTracker in org.apache.openjpa.util
 

Classes in org.apache.openjpa.util that implement CollectionChangeTracker
 class AbstractLRSProxyCollection
          A collection proxy designed for collections backed by extremely large result sets in which each call to AbstractLRSProxyCollection.iterator() may perform a database query.
 class CollectionChangeTrackerImpl
          Default CollectionChangeTracker.