|
Persisting an entity with a collection of sub-entities leaves the collection locked, rendering it unfetchable in the next read operation.
This is a duplicate of rejected (due to lack of test case)
HHH-1813
, but here is a maven test case to reproduce, hoping it will help.
|