Package org.springframework.batch.core.repository
@NonNullApi
package org.springframework.batch.core.repository
Interfaces and generic implementations of repository concerns.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionA composite interface that combines both serialization and deserialization of an execution context into a single implementation.An exception indicating an illegal attempt to restart a job that was already completed successfully.Repository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.