java分布式事务解决
-
java中的分布式事务解决方式
目录背景什么是分布式事务?分布式事务解决方案2PC(XA协议)如何评价2PC?3PCTCC本地消息表+MQ最终一致性事务Seata总结背景[详细]
2024-09-13 10:28 分类:开发 SQL server 2008 trigger not working correct with multiple inserts
I\'ve got the following trigger; CREATE TRIGGER trFLightAndDestination ON checkin_flight AFTER INSERT,UPDATE[详细]
2022-12-28 19:37 分类:问答