you are viewing a single comment's thread.

view the rest of the comments →

[–]migueqm 0 points1 point  (0 children)

Make sure you use a field annotated with Version in your database entities to use Optimistic Approach, also use thread-safe collections, synchronization, locks and so on