Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 2
    One thing you should mention is that a transaction "that you are not aware of" doesn't help. Only the application level can know what a consistent vs. inconsistent state is, and thus which statements have to be grouped into one transaction. This knowledge isn't available at framework/API level. Commented Mar 10, 2021 at 11:50
  • @RalfKleberhoff That's a good point. Commented Mar 10, 2021 at 17:57