摘要: 一、编程式事务控制相关对象 (一)PlatformTransactionManager PlatformTransactionManager 接口是 spring 的事务管理器,它里面提供了我们常用的操作事务的方法。 |方法 | 说明 | | | | |TransactionStatus getTr 阅读全文
posted @ 2022-08-17 00:07 Z_Y_L 阅读(28) 评论(0) 推荐(0) 编辑