java.lang.Object
software.xdev.spring.data.eclipse.store.repository.support.copier.working.RecursiveWorkingCopier<T>
All Implemented Interfaces:
WorkingCopier<T>

public class RecursiveWorkingCopier<T> extends Object implements WorkingCopier<T>
Creates copies and puts them back. Recognizes already persisted Objects and checks them for changes as well.