首页 > 数据库技术 > 详细

Spring错误:The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly r

时间:2015-08-31 15:19:41      阅读:818      评论:0      收藏:0      [点我收藏+]
spring错误:
The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly referenced from required .class files

解释:
org.springframework.dao.DataAccessException该类型不存在,不能从请求的.class文件中正确引用,应该是导入包的问题

解决方法:
导入spring.transaction-3.0.5.jar 包就好了。

Spring3.0.5jar包用法详解:http://wxinpeng.iteye.com/blog/1114967

版权声明:本文为博主原创文章,未经博主允许不得转载。

Spring错误:The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly r

原文:http://blog.csdn.net/u013147600/article/details/48133185

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!