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, username, pwd, indate, tel, bank_account, service_fee, money delete from community_property where id = #{id,jdbcType=INTEGER} delete from community_property SELECT LAST_INSERT_ID() insert into community_property (name, username, pwd, indate, tel, bank_account, service_fee, money) values (#{name,jdbcType=VARCHAR}, #{username,jdbcType=VARCHAR}, #{pwd,jdbcType=VARCHAR}, #{indate,jdbcType=TIMESTAMP}, #{tel,jdbcType=VARCHAR}, #{bankAccount,jdbcType=VARCHAR}, #{serviceFee,jdbcType=INTEGER}, #{money,jdbcType=DOUBLE}) SELECT LAST_INSERT_ID() insert into community_property name, username, pwd, indate, tel, bank_account, service_fee, money, #{name,jdbcType=VARCHAR}, #{username,jdbcType=VARCHAR}, #{pwd,jdbcType=VARCHAR}, #{indate,jdbcType=TIMESTAMP}, #{tel,jdbcType=VARCHAR}, #{bankAccount,jdbcType=VARCHAR}, #{serviceFee,jdbcType=INTEGER}, #{money,jdbcType=DOUBLE}, update community_property id = #{record.id,jdbcType=INTEGER}, name = #{record.name,jdbcType=VARCHAR}, username = #{record.username,jdbcType=VARCHAR}, pwd = #{record.pwd,jdbcType=VARCHAR}, indate = #{record.indate,jdbcType=TIMESTAMP}, tel = #{record.tel,jdbcType=VARCHAR}, bank_account = #{record.bankAccount,jdbcType=VARCHAR}, service_fee = #{record.serviceFee,jdbcType=INTEGER}, money = #{record.money,jdbcType=DOUBLE}, update community_property set id = #{record.id,jdbcType=INTEGER}, name = #{record.name,jdbcType=VARCHAR}, username = #{record.username,jdbcType=VARCHAR}, pwd = #{record.pwd,jdbcType=VARCHAR}, indate = #{record.indate,jdbcType=TIMESTAMP}, tel = #{record.tel,jdbcType=VARCHAR}, bank_account = #{record.bankAccount,jdbcType=VARCHAR}, service_fee = #{record.serviceFee,jdbcType=INTEGER}, money = #{record.money,jdbcType=DOUBLE} update community_property name = #{name,jdbcType=VARCHAR}, username = #{username,jdbcType=VARCHAR}, pwd = #{pwd,jdbcType=VARCHAR}, indate = #{indate,jdbcType=TIMESTAMP}, tel = #{tel,jdbcType=VARCHAR}, bank_account = #{bankAccount,jdbcType=VARCHAR}, service_fee = #{serviceFee,jdbcType=INTEGER}, money = #{money,jdbcType=DOUBLE}, where id = #{id,jdbcType=INTEGER} update community_property set name = #{name,jdbcType=VARCHAR}, username = #{username,jdbcType=VARCHAR}, pwd = #{pwd,jdbcType=VARCHAR}, indate = #{indate,jdbcType=TIMESTAMP}, tel = #{tel,jdbcType=VARCHAR}, bank_account = #{bankAccount,jdbcType=VARCHAR}, service_fee = #{serviceFee,jdbcType=INTEGER}, money = #{money,jdbcType=DOUBLE} where id = #{id,jdbcType=INTEGER}