- 小心Spring的事务可能没有生效:transactionproxyfailed
- 事务即便生效也不一定能回滚:transactionrollbackfailed
- 请确认事务传播配置是否符合自己的业务逻辑:transactionpropagation
- (思考)使用MyBatis配合Propagation.NESTED事务传播模式的例子:nested
- (扩展)编程式事务:programmatictransaction
transaction
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||