Closed Enrico-git closed 3 years ago
In an example, the prof used it. It should be an extra check for avoiding inconstinces but it reduce performance.
added by 4180a842850b3e2e1b863f55fe6c1e0bb86be9ad in performTransaction->WalletRepository Should be more performant Optimstic locks, but for the moment pessimistic is fine
https://en.m.wikibooks.org/wiki/Java_Persistence/Locking
In an example, the prof used it. It should be an extra check for avoiding inconstinces but it reduce performance.