REOPENED - issue BATCH-222: StreamManager for reader/writer abstractions uses StreamContext to position at the right place for restart
http://jira.springframework.org/browse/BATCH-222 ALign some dependencies - SimpleStepExecutor does not need a transaction manager
This commit is contained in:
@@ -36,9 +36,7 @@ import org.springframework.util.ClassUtils;
|
||||
|
||||
/**
|
||||
* Simple {@link StreamManager} that tries to resolve conflicts between key
|
||||
* names by using the short class name of a stream to prefix property keys.
|
||||
*
|
||||
* TODO: actually implement the uniqueness strategy!
|
||||
* names by using the class name of a stream to prefix property keys.
|
||||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user