update schedule_job set status = #{status} where job_id in #{jobId} delete from schedule_job where job_id in #{jobId}