Package org.springframework.batch.core.repository.support

Specific implementations of repository concerns.

See:
          Description

Class Summary
JobRepositoryFactoryBean A FactoryBean that automates the creation of a SimpleJobRepository.
SimpleJobRepository Implementation of JobRepository that stores JobInstances, JobExecutions, and StepExecutions using the injected DAOs.
 

Package org.springframework.batch.core.repository.support Description

Specific implementations of repository concerns.



Copyright © 2008 SpringSource. All Rights Reserved.