| | |
| | | private String contacts; |
| | | private String contactscell; |
| | | private String approve; |
| | | private String jurisdiction; |
| | | |
| | | } |
| | |
| | | <result column="contacts" property="contacts"/> |
| | | <result column="contactscell" property="contactscell"/> |
| | | <result column="approve" property="approve"/> |
| | | <result column="jurisdiction" property="jurisdiction"/> |
| | | </resultMap> |
| | | |
| | | |
| | |
| | | private String contacts; |
| | | private String contactscell; |
| | | private String approve; |
| | | private String jurisdiction; |
| | | |
| | | |
| | | } |
| | |
| | | <result column="contacts" property="contacts"/> |
| | | <result column="contactscell" property="contactscell"/> |
| | | <result column="approve" property="approve"/> |
| | | <result column="jurisdiction" property="jurisdiction"/> |
| | | </resultMap> |
| | | |
| | | |
| | |
| | | private String contacts; |
| | | private String contactscell; |
| | | private String approve; |
| | | private String jurisdiction; |
| | | |
| | | } |
| | |
| | | <result column="contacts" property="contacts"/> |
| | | <result column="contactscell" property="contactscell"/> |
| | | <result column="approve" property="approve"/> |
| | | <result column="jurisdiction" property="jurisdiction"/> |
| | | </resultMap> |
| | | |
| | | |