Uses of Class
org.apache.openjpa.util.AbstractChangeTracker

Packages that use AbstractChangeTracker
org.apache.openjpa.util OpenJPA Utilities This package provides utilities to facilitate the handling of second class objects and OpenJPA object ids. 
 

Uses of AbstractChangeTracker in org.apache.openjpa.util
 

Subclasses of AbstractChangeTracker in org.apache.openjpa.util
 class CollectionChangeTrackerImpl
          Default CollectionChangeTracker.
 class DelayedCollectionChangeTrackerImpl
          A collection change tracker used by delay loaded collections.
 class MapChangeTrackerImpl
          Default MapChangeTracker.
 



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