spring 3和ibatis事务配置不能回滚 - ITeye问答
spring 3和ibatis事务配置不能回滚5 在controller层调用service @RequestMapping("/test.html") public String test(ModelMap map) {testService.t();//调用...
为何Spring + Ibatis 的事务不回滚? - ITeye问答
2008年9月19日 - ref="iBatisDao"></property> </bean> <!-- 事务管理 --> <bean id="transactionManage" class="org.springframework.jdbc.datasource.DataSourceTran...