Package com.atlassian.crowd.util.persistence.hibernate.batch

Interface Summary
BatchProcessor Threadsafe batch processor.
 

Class Summary
BatchProcessorImpl Threadsafe batch processor.
BatchResult<T> A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
TransactionGroup<T extends Serializable,E extends Serializable> A group of objects that are to be committed in one transaction.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.