| | |
| | | <result column="owner" property="owner" /> |
| | | <result column="payment" property="payment" /> |
| | | <result column="uuid" property="uuid" /> |
| | | <result column="finger_melting_min" property="fingerMeltingMin" /> |
| | | <result column="finger_melting_max" property="fingerMeltingMax" /> |
| | | <result column="fusing_point_min" property="fusingPointMin" /> |
| | | <result column="fusing_point_max" property="fusingPointMax" /> |
| | | <result column="yellowness_min" property="yellownessMin" /> |
| | | <result column="yellowness_max" property="yellownessMax" /> |
| | | <result column="opacity_min" property="opacityMin" /> |
| | | <result column="opacity_max" property="opacityMax" /> |
| | | |
| | | </resultMap> |
| | | |