Community
Participate
Working Groups
Currently when a CacheBasedValueHolder is executed it issues a read object query for each of the items in the collection. If the Elements are no longer in the cache this can result in terribly inefficient querying. The solution is to page the elements into IN queries as we do for Batch reading.
*** This bug has been marked as a duplicate of bug 337319 ***
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink