JdbcTemplate之update方法报错:The type org.springframework.dao.DataAccessException cannot be resolved. ...

mac2025-11-20  3

问题:JdbcTemplate调用update方法报错,如图所示:

解决方法:导入spring-tx-5.0.0.RELEASE.jar

最新回复(0)