There is a catch however!

You cannot safely use CascadeType.MERGE with "ToMany" associations. If
you do, JPA will automatically delete the nullified collections when
you sent those entities back to the server.

On May 2, 1:45 pm, dmen <[email protected]> wrote:
> I do use the same approach, though with Spring MVC Controllers +
> XStream instead of GWT RPC.
>
> https://github.com/scumm/mojo/tree/master/mojo-dao/src/main/java/mojo...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to