使用spring框架提供的JDBC模板操作数据库时,提示错误

The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly referenced from required .class files

解决方案:导入事务管理jar包spring-tx-4.2.4.RELEASE.jar

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-11
  • 2021-10-07
  • 2019-09-28
  • 2021-07-10
  • 2021-11-29
  • 2021-09-28
相关资源
相似解决方案