摘要: 1.6 http://www.duote.com/soft/22817.html 1.8 http://www.ddooo.com/softdown/95272.htm 阅读全文
posted @ 2017-09-23 19:54 青春不再见 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 一、概述 MyBatis中在查询进行select映射的时候,返回类型可以用resultType,也可以用resultMap,resultType是直接表示返回类型的,而resultMap则是对外部ResultMap的引用,但是resultType跟resultMap不能同时存在。 在MyBatis进 阅读全文
posted @ 2017-09-23 18:24 青春不再见 阅读(2555) 评论(0) 推荐(0) 编辑