Uses of Class
org.springframework.batch.core.repository.support.AbstractJobRepositoryFactoryBean
Packages that use AbstractJobRepositoryFactoryBean
Package
Description
Specific implementations of repository concerns.
-
Uses of AbstractJobRepositoryFactoryBean in org.springframework.batch.core.repository.support
Modifier and TypeClassDescriptionclassAFactoryBeanthat automates the creation of aSimpleJobRepositoryusing JDBC DAO implementations which persist batch metadata in database.classThis factory bean creates a job repository backed by MongoDB.