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, name, descr, type delete from gyeeorgan where id = #{id,jdbcType=VARCHAR} delete from gyeeorgan insert into gyeeorgan ( id, name, descr, type ) values ( #{id,jdbcType=VARCHAR}, #{name,jdbcType=VARCHAR}, #{descr,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR} ) insert into gyeeorgan id, name, descr, type, #{id,jdbcType=VARCHAR}, #{name,jdbcType=VARCHAR}, #{descr,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR}, update gyeeorgan id = #{record.id,jdbcType=VARCHAR}, name = #{record.name,jdbcType=VARCHAR}, descr = #{record.descr,jdbcType=VARCHAR}, type = #{record.type,jdbcType=VARCHAR}, update gyeeorgan set id = #{record.id,jdbcType=VARCHAR}, name = #{record.name,jdbcType=VARCHAR}, descr = #{record.descr,jdbcType=VARCHAR}, type = #{record.type,jdbcType=VARCHAR} update gyeeorgan name = #{name,jdbcType=VARCHAR}, descr = #{descr,jdbcType=VARCHAR}, type = #{type,jdbcType=VARCHAR}, where id = #{id,jdbcType=VARCHAR} update gyeeorgan set name = #{name,jdbcType=VARCHAR}, descr = #{descr,jdbcType=VARCHAR}, type = #{type,jdbcType=VARCHAR} where id = #{id,jdbcType=VARCHAR}