MyBatis直接执行SQL查询及批量插入数据
摘要:
一、直接执行SQL查询:1、mappers文件节选<resultMapid="AcModelResultMap"type="com.izumi.InstanceModel"><resultcolumn="instanceid"property="instanceID"jdbcType="VARCHAR"/><resultcolumn="instancename"property="instanceName"jdbcType=& 阅读全文
posted @ 2012-06-20 17:05 izumi 阅读(38521) 评论(0) 推荐(2)
浙公网安备 33010602011771号