Package org.springframework.batch.core.resource

Class Summary
StepExecutionPreparedStatementSetter Implementation of the PreparedStatementSetter interface that also implements StepExecutionListener and uses JobParameters to set the parameters on a PreparedStatement.
StepExecutionResourceProxy Strategy for locating different resources on the file system.
StepExecutionSimpleCompletionPolicy A CompletionPolicy that picks up a commit interval from JobParameters by listening to the start of a step.
 



Copyright © 2009 SpringSource. All Rights Reserved.