Package org.springframework.batch.support.transaction

Infrastructure implementations of support transaction concerns.

See:
          Description

Class Summary
ResourcelessTransactionManager  
TransactionAwareBufferedWriter Wrapper for a Writer that delays actually writing to or closing the buffer if a transaction is active.
TransactionAwareProxyFactory<T> Factory for transaction aware objects (like lists, sets, maps).
 

Exception Summary
FlushFailedException Unchecked exception indicating that an error has occurred while trying to flush a buffer.
 

Package org.springframework.batch.support.transaction Description

Infrastructure implementations of support transaction concerns.



Copyright © 2013 SpringSource. All Rights Reserved.