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} msg_channel_id, channel_name, service_name delete from sys_msg_channel where msg_channel_id = #{msgChannelId,jdbcType=BIGINT} delete from sys_msg_channel insert into sys_msg_channel (msg_channel_id, channel_name, service_name ) values (#{msgChannelId,jdbcType=BIGINT}, #{channelName,jdbcType=VARCHAR}, #{serviceName,jdbcType=VARCHAR} ) insert into sys_msg_channel msg_channel_id, channel_name, service_name, #{msgChannelId,jdbcType=BIGINT}, #{channelName,jdbcType=VARCHAR}, #{serviceName,jdbcType=VARCHAR}, update sys_msg_channel msg_channel_id = #{record.msgChannelId,jdbcType=BIGINT}, channel_name = #{record.channelName,jdbcType=VARCHAR}, service_name = #{record.serviceName,jdbcType=VARCHAR}, update sys_msg_channel set msg_channel_id = #{record.msgChannelId,jdbcType=BIGINT}, channel_name = #{record.channelName,jdbcType=VARCHAR}, service_name = #{record.serviceName,jdbcType=VARCHAR} update sys_msg_channel channel_name = #{channelName,jdbcType=VARCHAR}, service_name = #{serviceName,jdbcType=VARCHAR}, where msg_channel_id = #{msgChannelId,jdbcType=BIGINT} update sys_msg_channel set channel_name = #{channelName,jdbcType=VARCHAR}, service_name = #{serviceName,jdbcType=VARCHAR} where msg_channel_id = #{msgChannelId,jdbcType=BIGINT}