eclipselink
eclipselink copied to clipboard
[3.0] Fix ConcurrentModificationException in BatchFetchPolicy - backport from 2.7
Fixes #1506 . This change will fix the ConcurrentModificationException of the attributeExpression list, when running the same (batch)query with different entity managers.
Signed-off-by: Radek Felcman [email protected]