Uses of Class
org.apache.commons.transaction.file.MemoryUndoManager.UndoRecord

Packages that use MemoryUndoManager.UndoRecord
org.apache.commons.transaction.file Transactional file access . 
 

Uses of MemoryUndoManager.UndoRecord in org.apache.commons.transaction.file
 

Fields in org.apache.commons.transaction.file with type parameters of type MemoryUndoManager.UndoRecord
protected  ThreadLocal<List<MemoryUndoManager.UndoRecord>> MemoryUndoManager.localRecords
           
 

Methods in org.apache.commons.transaction.file with parameters of type MemoryUndoManager.UndoRecord
protected  void MemoryUndoManager.storeRecord(MemoryUndoManager.UndoRecord record)
           
 



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