摘要: Mybatis 的mapper.xml文件中注意返回的类型: 如果是int,string 等 应使用 resultType如果是自定义的map类型应使用resultMap而不再是resultType 阅读全文
posted @ 2012-10-07 18:27 刀口舔蜜 阅读(152) 评论(0) 推荐(0)
摘要: eclipse中的clean 阅读全文
posted @ 2012-10-07 18:24 刀口舔蜜 阅读(274) 评论(0) 推荐(0)