users@glassfish.java.net

Re: ManyToMany - How to set Relationship from RemoteClient?

From: <glassfish_at_javadesktop.org>
Date: Fri, 05 Oct 2007 10:59:42 PDT

Within the facade you should be performing this joining operation. Simply pass the two objects to the facade, have the facade 'find' the managed versions and join them or merge the serialized version and join the results of the merge.

Alternately you could trigger the collection on the server through the facade before retrieving the object but this requires that you anticipate the change.
--Gordon
[Message sent by forum member 'gyorke' (gyorke)]

http://forums.java.net/jive/thread.jspa?messageID=238703