
web
文章平均质量分 58
我根号四你
保持饥渴。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
org.springframework.dao.InvalidDataAccessApiUsageException问题解决
解决方法有三种:解决方法有三种解决方法有三种解决方法有三种 1. 修改 readOnly为false 每一个方法都开启事务 这是一个死办法 一般不赞同使用 2.在事务传播里面加入你当前实现方法的方法名 让spring 为其开启事务 3.就是修改你匹配包下当前方法名跟事务传原创 2013-10-23 20:25:40 · 2758 阅读 · 0 评论 -
解决Multiple annotations found at this line: - schema_reference.4: Failed to read schema document '
今天把eclipse框架的重新搭建了一遍,但导入原先的错误时出现如下错误:Multiple annotations found at this line:- schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/tx/spring-tx-2.5.xsd', be原创 2014-02-17 20:48:08 · 47092 阅读 · 6 评论