Uses of Interface
org.apache.jackrabbit.spi.commons.batch.ChangeLog

Packages that use ChangeLog
org.apache.jackrabbit.spi.commons.batch   
 

Uses of ChangeLog in org.apache.jackrabbit.spi.commons.batch
 

Classes in org.apache.jackrabbit.spi.commons.batch that implement ChangeLog
 class ChangeLogImpl
          This ChangeLog implementation simply keeps back all calls to its Batch methods as a list of ChangeLogImpl.operations (with item of type Operation).
 class ConsolidatingChangeLog
          A ChangeLog implementation which does basic consolidation on its Operations.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.