Spring Batch supports java.util.Date job parameters (there's a dedicated addDate method in JobParametersBuilder). But the DefaultConversionService used in JdbcJobExecutionDao to insert and then parse ...