Glen,

It looks like the crud (add/delete) on the media file child association is
not working again:

MediaFileDirectory directory;
..
this.childFiles.addAll(directory.getMediaFiles());

what technique do we now have to use with eclipselink to successfully flush
these associations?

Cheers Greg.

Reply via email to