Community
Participate
Working Groups
Build Identifier: 2.1.3 By default the ManyToOne relationship FetchType is set to EAGER, this causes lots of unnecessary query to fetch the related entities, we need a property such as eclipselink.manyt-to-one.lazy=true in the persistence.xml to change the default FetchType. Reproducible: Always
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink