-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
for: backport-to-5.2.xIssues that will be back-ported to the 5.2.x lineIssues that will be back-ported to the 5.2.x linein: coretype: feature
Milestone
Description
As of v5.2.4, 6.0.0-RC1, the following methods are not implemented in MongoDB DAOs:
org.springframework.batch.core.repository.dao.JobInstanceDao#deleteJobInstanceorg.springframework.batch.core.repository.dao.JobExecutionDao#deleteJobExecutionorg.springframework.batch.core.repository.dao.JobExecutionDao#deleteJobExecutionParametersorg.springframework.batch.core.repository.dao.StepExecutionDao#deleteStepExecutionorg.springframework.batch.core.repository.dao.ExecutionContextDao#deleteExecutionContext(JobExecution)org.springframework.batch.core.repository.dao.ExecutionContextDao#deleteExecutionContext(StepExecution)
Metadata
Metadata
Assignees
Labels
for: backport-to-5.2.xIssues that will be back-ported to the 5.2.x lineIssues that will be back-ported to the 5.2.x linein: coretype: feature