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`, `type`, map_id, prd_type, customized, `status` delete from map_system where id = #{id,jdbcType=BIGINT} delete from map_system insert into map_system (`name`, `type`, map_id, prd_type, customized, `status` ) values (#{name,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR}, #{mapId,jdbcType=BIGINT}, #{prdType,jdbcType=VARCHAR}, #{customized,jdbcType=VARCHAR}, #{status,jdbcType=VARCHAR} ) insert into map_system `name`, `type`, map_id, prd_type, customized, `status`, #{name,jdbcType=VARCHAR}, #{type,jdbcType=VARCHAR}, #{mapId,jdbcType=BIGINT}, #{prdType,jdbcType=VARCHAR}, #{customized,jdbcType=VARCHAR}, #{status,jdbcType=VARCHAR}, update map_system id = #{record.id,jdbcType=BIGINT}, `name` = #{record.name,jdbcType=VARCHAR}, `type` = #{record.type,jdbcType=VARCHAR}, map_id = #{record.mapId,jdbcType=BIGINT}, prd_type = #{record.prdType,jdbcType=VARCHAR}, customized = #{record.customized,jdbcType=VARCHAR}, `status` = #{record.status,jdbcType=VARCHAR}, update map_system set id = #{record.id,jdbcType=BIGINT}, `name` = #{record.name,jdbcType=VARCHAR}, `type` = #{record.type,jdbcType=VARCHAR}, map_id = #{record.mapId,jdbcType=BIGINT}, prd_type = #{record.prdType,jdbcType=VARCHAR}, customized = #{record.customized,jdbcType=VARCHAR}, `status` = #{record.status,jdbcType=VARCHAR} update map_system `name` = #{name,jdbcType=VARCHAR}, `type` = #{type,jdbcType=VARCHAR}, map_id = #{mapId,jdbcType=BIGINT}, prd_type = #{prdType,jdbcType=VARCHAR}, customized = #{customized,jdbcType=VARCHAR}, `status` = #{status,jdbcType=VARCHAR}, where id = #{id,jdbcType=BIGINT} update map_system set `name` = #{name,jdbcType=VARCHAR}, `type` = #{type,jdbcType=VARCHAR}, map_id = #{mapId,jdbcType=BIGINT}, prd_type = #{prdType,jdbcType=VARCHAR}, customized = #{customized,jdbcType=VARCHAR}, `status` = #{status,jdbcType=VARCHAR} where id = #{id,jdbcType=BIGINT}