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, kt_group_id, sort, status, del_flag, create_by, create_time, update_by, update_time,
remark
outcomes
delete from kt_expected_outcomes
where id = #{id,jdbcType=BIGINT}
insert into kt_expected_outcomes (id, kt_group_id, sort,
status, del_flag, create_by,
create_time, update_by, update_time,
remark, outcomes)
values (#{id,jdbcType=BIGINT}, #{ktGroupId,jdbcType=BIGINT}, #{sort,jdbcType=INTEGER},
#{status,jdbcType=TINYINT}, #{delFlag,jdbcType=TINYINT}, #{createBy,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP}, #{updateBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
#{remark,jdbcType=VARCHAR}, #{outcomes,jdbcType=LONGVARCHAR})
insert into kt_expected_outcomes
id,
kt_group_id,
sort,
status,
del_flag,
create_by,
create_time,
update_by,
update_time,
remark,
outcomes,
#{id,jdbcType=BIGINT},
#{ktGroupId,jdbcType=BIGINT},
#{sort,jdbcType=INTEGER},
#{status,jdbcType=TINYINT},
#{delFlag,jdbcType=TINYINT},
#{createBy,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR},
#{updateTime,jdbcType=TIMESTAMP},
#{remark,jdbcType=VARCHAR},
#{outcomes,jdbcType=LONGVARCHAR},
update kt_expected_outcomes
id = #{record.id,jdbcType=BIGINT},
kt_group_id = #{record.ktGroupId,jdbcType=BIGINT},
sort = #{record.sort,jdbcType=INTEGER},
status = #{record.status,jdbcType=TINYINT},
del_flag = #{record.delFlag,jdbcType=TINYINT},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR},
outcomes = #{record.outcomes,jdbcType=LONGVARCHAR},
update kt_expected_outcomes
set id = #{record.id,jdbcType=BIGINT},
kt_group_id = #{record.ktGroupId,jdbcType=BIGINT},
sort = #{record.sort,jdbcType=INTEGER},
status = #{record.status,jdbcType=TINYINT},
del_flag = #{record.delFlag,jdbcType=TINYINT},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR},
outcomes = #{record.outcomes,jdbcType=LONGVARCHAR}
update kt_expected_outcomes
set id = #{record.id,jdbcType=BIGINT},
kt_group_id = #{record.ktGroupId,jdbcType=BIGINT},
sort = #{record.sort,jdbcType=INTEGER},
status = #{record.status,jdbcType=TINYINT},
del_flag = #{record.delFlag,jdbcType=TINYINT},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR}
update kt_expected_outcomes
kt_group_id = #{ktGroupId,jdbcType=BIGINT},
sort = #{sort,jdbcType=INTEGER},
status = #{status,jdbcType=TINYINT},
del_flag = #{delFlag,jdbcType=TINYINT},
create_by = #{createBy,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
remark = #{remark,jdbcType=VARCHAR},
outcomes = #{outcomes,jdbcType=LONGVARCHAR},
where id = #{id,jdbcType=BIGINT}
update kt_expected_outcomes
set kt_group_id = #{ktGroupId,jdbcType=BIGINT},
sort = #{sort,jdbcType=INTEGER},
status = #{status,jdbcType=TINYINT},
del_flag = #{delFlag,jdbcType=TINYINT},
create_by = #{createBy,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
remark = #{remark,jdbcType=VARCHAR},
outcomes = #{outcomes,jdbcType=LONGVARCHAR}
where id = #{id,jdbcType=BIGINT}
update kt_expected_outcomes
set kt_group_id = #{ktGroupId,jdbcType=BIGINT},
sort = #{sort,jdbcType=INTEGER},
status = #{status,jdbcType=TINYINT},
del_flag = #{delFlag,jdbcType=TINYINT},
create_by = #{createBy,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
remark = #{remark,jdbcType=VARCHAR}
where id = #{id,jdbcType=BIGINT}