The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly referenced from required .class files
使用spring框架提供的JDBC模板操作数据库时,提示错误
解决方案:导入事务管理jar包spring-tx-4.2.4.RELEASE.jar
使用spring框架提供的JDBC模板操作数据库时,提示错误
解决方案:导入事务管理jar包spring-tx-4.2.4.RELEASE.jar