insert INTO io_scheduled (cronName,cron,customerId) values ( #{cronName}, #{cron}, #{customerId} ) delete from io_scheduled where id = #{id}