MyBatis——存放“数组形式”数据的xml配置

Mapper.xml <update id="aaa"> update db_xspch.t_xspch set <if test="arrBgyfs != null and arrBgyfs!=''"> "arr_bgyfs" = #{arrBgyfs}::_VARCHAR, </if>
相关文章
相关标签/搜索