Closed stevehodgkiss closed 7 years ago
Most (if not all) of our apps are deployed where concurrent aggregate processing occurs, so there's no reason to not use optimistic locking. That and it's actually faster than the plain insert version.
Most (if not all) of our apps are deployed where concurrent aggregate processing occurs, so there's no reason to not use optimistic locking. That and it's actually faster than the plain insert version.