摘要:
"Exception: org.apache.ibatis.builder.xml.IncompleteStatementException: Could not find result map....."在使用mybatis 3 和spring 3整合的时候,往往粗心的人会在过程中出现以上错误。--------------------------原因是: ***-mapper.xml文件中的resultMap字段后面的值找不到解决:1、确保mybatis.xml和***-resultmap.xml文件在classpath中的相对位置正确,并配置正确2、***-mapper 阅读全文
posted @ 2012-05-23 18:42
黑特
阅读(29077)
评论(0)
推荐(2)

浙公网安备 33010602011771号