logo
首页技术栈工具库讨论
transaction

transaction

A transaction consists of one or more operations that we want to perform as a single action. It's an all or nothing proposition: either all the operations that are part of the transaction are completed successfully or none of them have any effect. In the transaction package, a transaction object represents a running transaction that can be committed or aborted in the end.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
标签
根据用户添加的标签生成
暂无标签