标签:prope 数据 返回 collect 数据类型 ltm name tis res
写法如下:
<collection property="objectPropertyName" ofType="dataType" >
<constructor>
<arg column="column_name"/>
</constructor>
</collection>
mybatis中使用resultMap返回一个对象中,存在List集合,其泛型是普通的数据类型
标签:prope 数据 返回 collect 数据类型 ltm name tis res
原文地址:https://www.cnblogs.com/darkfu/p/11369855.html