摘要:
@Transactionalspring 事务注解默认遇到throw new RuntimeException("...");会回滚需要捕获的throw new Exception("...");不会回滚// 指定回滚@Transactional(rollbackFor=Exception.clas... 阅读全文
posted @ 2015-11-19 19:47
koal
阅读(266)
评论(0)
推荐(0)
摘要:
一 参考资料1http://jc-dreaming.iteye.com/blog/5638932http://www.iteye.com/topic/760433http://xubindehao.iteye.com/blog/7548074http://javafenger.iteye.com/b... 阅读全文
posted @ 2015-11-02 22:34
koal
阅读(3004)
评论(0)
推荐(0)
浙公网安备 33010602011771号