Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug 404571 - OptimisticLockException when using mustDeleteReferenceObjectsOneByOne

Fix checked into master. The fix avoid running the delete on objects we detect as new in the UOW.

The fix will be checked into 2.5.1 and 2.4.3 when those streams open.

Commit hash: 4e4f75beb632a2844c4592a3b01524f782db5d8a

Tested with Core and JPA LRG

Reviewed by Gordon Yorke


Back to the top