MyBatis之 resultMap 元素子元素詳解 <resultMap>元素包含了一些子元素,結果如下: type屬性: 表示需要的POJO id屬性: 是resultMap 的唯一標識 constructor: 用於 ...