| Re: [eclipselink-users] Expected merge behavior in lazy collection field with CascadeType.MERGE, PERSIST? |
There are some optimizations in EclipseLink (not spec-related), that allow additions to be made to lists without triggering the LAZY relationship.