Uses of Interface
org.qi4j.entitystore.map.MapEntityStore.MapChanges

Packages that use MapEntityStore.MapChanges
org.qi4j.entitystore.map   
org.qi4j.entitystore.memory   
 

Uses of MapEntityStore.MapChanges in org.qi4j.entitystore.map
 

Methods in org.qi4j.entitystore.map with parameters of type MapEntityStore.MapChanges
 void MapEntityStore.applyChanges(MapEntityStore.MapChanges changes)
           
 

Uses of MapEntityStore.MapChanges in org.qi4j.entitystore.memory
 

Methods in org.qi4j.entitystore.memory with parameters of type MapEntityStore.MapChanges
 void MemoryMapEntityStoreMixin.applyChanges(MapEntityStore.MapChanges changes)
           
 



Copyright © 2007-2010. All Rights Reserved.