$ errors.fyi/spring/OptimisticLockingFailureException 128 namespaces · 4,025 codes
spring · spring/OptimisticLockingFailureException
OptimisticLockingFailureException

OptimisticLockingFailureException

Thrown when a JPA @Version field detects a concurrent modification — another transaction updated the entity between the current transaction's read and write. Retry the operation, merge the conflicting changes, or inform the user of the conflict.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT