摘要: 基于注解的模式: @Transactional(propagation=Propagation.REQUIRED,rollbackFor=Exception.class,timeout=1,isolation=Isolation.DEFAULT) 其中propagation=Propagation. 阅读全文
posted @ 2018-12-29 11:36 coolgame 阅读(917) 评论(0) 推荐(0) 编辑