List of usage examples for org.springframework.batch.core.repository.dao MapStepExecutionDao subclass-usage
From source file org.trpr.platform.batch.impl.spring.admin.repository.MapStepExecutionDao.java
/**
* A modification of @see {org.springframework.batch.core.repository.dao.MapStepExecutionDao}, to improve
* efficiency by not doing a full serialization and deserialization while copying. Also added method to
* remove StepExecutions
*
* @author devashishshankar