摘要: 1. findByIds(List ids) 1. 当查询的参数只有一个时 findByIds(List<Long> ids) 如果参数的类型是List, 则在使用时,collection属性要必须指定为 list <select id="findByIdsMap" resultMap="BaseR 阅读全文
posted @ 2017-08-26 09:35 qwer78 阅读(33) 评论(0) 推荐(0)