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, bzcpbs, bznhxyjbzcpbs, cpbzjb, bznhxyjcpbssl, deviceRecordKey, uuid
delete from devicepackage
where id = #{id,jdbcType=INTEGER}
delete from devicepackage
insert into devicepackage (id, bzcpbs, bznhxyjbzcpbs,
cpbzjb, bznhxyjcpbssl, deviceRecordKey,
uuid)
values (#{id,jdbcType=INTEGER}, #{bzcpbs,jdbcType=VARCHAR}, #{bznhxyjbzcpbs,jdbcType=VARCHAR},
#{cpbzjb,jdbcType=VARCHAR}, #{bznhxyjcpbssl,jdbcType=INTEGER}, #{devicerecordkey,jdbcType=VARCHAR},
#{uuid,jdbcType=VARCHAR})
insert into devicepackage
id,
bzcpbs,
bznhxyjbzcpbs,
cpbzjb,
bznhxyjcpbssl,
deviceRecordKey,
uuid,
#{id,jdbcType=INTEGER},
#{bzcpbs,jdbcType=VARCHAR},
#{bznhxyjbzcpbs,jdbcType=VARCHAR},
#{cpbzjb,jdbcType=VARCHAR},
#{bznhxyjcpbssl,jdbcType=INTEGER},
#{devicerecordkey,jdbcType=VARCHAR},
#{uuid,jdbcType=VARCHAR},
update devicepackage
id = #{record.id,jdbcType=INTEGER},
bzcpbs = #{record.bzcpbs,jdbcType=VARCHAR},
bznhxyjbzcpbs = #{record.bznhxyjbzcpbs,jdbcType=VARCHAR},
cpbzjb = #{record.cpbzjb,jdbcType=VARCHAR},
bznhxyjcpbssl = #{record.bznhxyjcpbssl,jdbcType=INTEGER},
deviceRecordKey = #{record.devicerecordkey,jdbcType=VARCHAR},
uuid = #{record.uuid,jdbcType=VARCHAR},
update devicepackage
set id = #{record.id,jdbcType=INTEGER},
bzcpbs = #{record.bzcpbs,jdbcType=VARCHAR},
bznhxyjbzcpbs = #{record.bznhxyjbzcpbs,jdbcType=VARCHAR},
cpbzjb = #{record.cpbzjb,jdbcType=VARCHAR},
bznhxyjcpbssl = #{record.bznhxyjcpbssl,jdbcType=INTEGER},
deviceRecordKey = #{record.devicerecordkey,jdbcType=VARCHAR},
uuid = #{record.uuid,jdbcType=VARCHAR}
update devicepackage
bzcpbs = #{bzcpbs,jdbcType=VARCHAR},
bznhxyjbzcpbs = #{bznhxyjbzcpbs,jdbcType=VARCHAR},
cpbzjb = #{cpbzjb,jdbcType=VARCHAR},
bznhxyjcpbssl = #{bznhxyjcpbssl,jdbcType=INTEGER},
deviceRecordKey = #{devicerecordkey,jdbcType=VARCHAR},
uuid = #{uuid,jdbcType=VARCHAR},
where id = #{id,jdbcType=INTEGER}
update devicepackage
set bzcpbs = #{bzcpbs,jdbcType=VARCHAR},
bznhxyjbzcpbs = #{bznhxyjbzcpbs,jdbcType=VARCHAR},
cpbzjb = #{cpbzjb,jdbcType=VARCHAR},
bznhxyjcpbssl = #{bznhxyjcpbssl,jdbcType=INTEGER},
deviceRecordKey = #{devicerecordkey,jdbcType=VARCHAR},
uuid = #{uuid,jdbcType=VARCHAR}
where id = #{id,jdbcType=INTEGER}