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

Packages that use org.springframework.batch.core.repository.support
org.springframework.batch.core.explore.support Specific implementations of explorer concerns. 
org.springframework.batch.core.repository.support Specific implementations of repository concerns. 
 

Classes in org.springframework.batch.core.repository.support used by org.springframework.batch.core.explore.support
MapJobRepositoryFactoryBean
          A FactoryBean that automates the creation of a SimpleJobRepository using non-persistent in-memory DAO implementations.
 

Classes in org.springframework.batch.core.repository.support used by org.springframework.batch.core.repository.support
AbstractJobRepositoryFactoryBean
          A FactoryBean that automates the creation of a SimpleJobRepository.
 



Copyright © 2013 SpringSource. All Rights Reserved.