Community
Participate
Working Groups
If you mark a subclass mapping to use IN batch fetching, but none of the superclass mappings, nor the query, then the query will not know of the IN batch fetch and will not have stored the rows to provide the IN collection of ids.
Created attachment 170846 [details] patch
Fixes issue. In any subclass uses batch IN, parent is marked as using batch IN. Also allow hints for subclass relationships, and aggregates And throw better error when batch IN is missing.
Fixed.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink