MyBatis 的ResultMap 比较灵活,使用时需要注意以下几点: ResultMap 中<result> 的property 对应Bean 的属性名,column 对应SELECT 的字段名: column ...
確定! 回上一頁