摘要: 1: PROPAGATION_REQUIRED 加入当前正要执行的事务不在另外一个事务里,那么就起一个新的事务。比如说,ServiceB.methodB的事务级别定义为PROPAGATION_REQUIRED, 那么由于执行ServiceA.methodA的时候,ServiceA.methodA已经 阅读全文
posted @ 2017-03-06 23:59 raindream 阅读(133) 评论(0) 推荐(0)