users@glassfish.java.net

Re: JPA merge problem

From: <glassfish_at_javadesktop.org>
Date: Tue, 29 May 2007 14:41:46 PDT

You have to physically call em.remove for any rows you want to delete from the system. The JPA won't delete those rows for you.

So, in effect, you need to manage your own merging for detail rows from within parents.
[Message sent by forum member 'whartung' (whartung)]

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