and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} id, table_id, `name`, `type`, start_time, rate, cron, `end`, end_time, create_time, last_exec_time, `status`, last_exec_status, extra_data delete from dataset_table_task where id = #{id,jdbcType=VARCHAR} delete from dataset_table_task insert into dataset_table_task (id, table_id, `name`, `type`, start_time, rate, cron, `end`, end_time, create_time, last_exec_time, `status`, last_exec_status, extra_data) values (#{id,jdbcType=VARCHAR}, #{tableId,jdbcType=VARCHAR}, #{name,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR}, #{startTime,jdbcType=BIGINT}, #{rate,jdbcType=VARCHAR}, #{cron,jdbcType=VARCHAR}, #{end,jdbcType=VARCHAR}, #{endTime,jdbcType=BIGINT}, #{createTime,jdbcType=BIGINT}, #{lastExecTime,jdbcType=BIGINT}, #{status,jdbcType=VARCHAR}, #{lastExecStatus,jdbcType=VARCHAR}, #{extraData,jdbcType=VARCHAR}) insert into dataset_table_task id, table_id, `name`, `type`, start_time, rate, cron, `end`, end_time, create_time, last_exec_time, `status`, last_exec_status, extra_data, #{id,jdbcType=VARCHAR}, #{tableId,jdbcType=VARCHAR}, #{name,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR}, #{startTime,jdbcType=BIGINT}, #{rate,jdbcType=VARCHAR}, #{cron,jdbcType=VARCHAR}, #{end,jdbcType=VARCHAR}, #{endTime,jdbcType=BIGINT}, #{createTime,jdbcType=BIGINT}, #{lastExecTime,jdbcType=BIGINT}, #{status,jdbcType=VARCHAR}, #{lastExecStatus,jdbcType=VARCHAR}, #{extraData,jdbcType=VARCHAR}, update dataset_table_task id = #{record.id,jdbcType=VARCHAR}, table_id = #{record.tableId,jdbcType=VARCHAR}, `name` = #{record.name,jdbcType=VARCHAR}, `type` = #{record.type,jdbcType=VARCHAR}, start_time = #{record.startTime,jdbcType=BIGINT}, rate = #{record.rate,jdbcType=VARCHAR}, cron = #{record.cron,jdbcType=VARCHAR}, `end` = #{record.end,jdbcType=VARCHAR}, end_time = #{record.endTime,jdbcType=BIGINT}, create_time = #{record.createTime,jdbcType=BIGINT}, last_exec_time = #{record.lastExecTime,jdbcType=BIGINT}, `status` = #{record.status,jdbcType=VARCHAR}, last_exec_status = #{record.lastExecStatus,jdbcType=VARCHAR}, extra_data = #{record.extraData,jdbcType=VARCHAR}, update dataset_table_task set id = #{record.id,jdbcType=VARCHAR}, table_id = #{record.tableId,jdbcType=VARCHAR}, `name` = #{record.name,jdbcType=VARCHAR}, `type` = #{record.type,jdbcType=VARCHAR}, start_time = #{record.startTime,jdbcType=BIGINT}, rate = #{record.rate,jdbcType=VARCHAR}, cron = #{record.cron,jdbcType=VARCHAR}, `end` = #{record.end,jdbcType=VARCHAR}, end_time = #{record.endTime,jdbcType=BIGINT}, create_time = #{record.createTime,jdbcType=BIGINT}, last_exec_time = #{record.lastExecTime,jdbcType=BIGINT}, `status` = #{record.status,jdbcType=VARCHAR}, last_exec_status = #{record.lastExecStatus,jdbcType=VARCHAR}, extra_data = #{record.extraData,jdbcType=VARCHAR} update dataset_table_task table_id = #{tableId,jdbcType=VARCHAR}, `name` = #{name,jdbcType=VARCHAR}, `type` = #{type,jdbcType=VARCHAR}, start_time = #{startTime,jdbcType=BIGINT}, rate = #{rate,jdbcType=VARCHAR}, cron = #{cron,jdbcType=VARCHAR}, `end` = #{end,jdbcType=VARCHAR}, end_time = #{endTime,jdbcType=BIGINT}, create_time = #{createTime,jdbcType=BIGINT}, last_exec_time = #{lastExecTime,jdbcType=BIGINT}, `status` = #{status,jdbcType=VARCHAR}, last_exec_status = #{lastExecStatus,jdbcType=VARCHAR}, extra_data = #{extraData,jdbcType=VARCHAR}, where id = #{id,jdbcType=VARCHAR} update dataset_table_task set table_id = #{tableId,jdbcType=VARCHAR}, `name` = #{name,jdbcType=VARCHAR}, `type` = #{type,jdbcType=VARCHAR}, start_time = #{startTime,jdbcType=BIGINT}, rate = #{rate,jdbcType=VARCHAR}, cron = #{cron,jdbcType=VARCHAR}, `end` = #{end,jdbcType=VARCHAR}, end_time = #{endTime,jdbcType=BIGINT}, create_time = #{createTime,jdbcType=BIGINT}, last_exec_time = #{lastExecTime,jdbcType=BIGINT}, `status` = #{status,jdbcType=VARCHAR}, last_exec_status = #{lastExecStatus,jdbcType=VARCHAR}, extra_data = #{extraData,jdbcType=VARCHAR} where id = #{id,jdbcType=VARCHAR}