首页 > 代码库 > org.springframework.dao.DataAccessException not found

org.springframework.dao.DataAccessException not found

这个在Spring3.0里面隐藏的可是够深啊,出现classnotfound异常,却不知道这个东西在哪个包里。其实,它就在org.springframework.transaction-3.0.0.RELEASE.jar这个里面了。