[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with collection CMR field and ejb create

2004-08-04 Thread loubyansky
Then call remove method on the instance. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3844071#3844071 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3844071 --- This

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with collection CMR field and ejb create

2004-08-03 Thread loubyansky
You are misunderstanding cascade-delete. Re-read the remove protocols in the spec. What you are doing is just destroying relationships. Nothing's wrong so far. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3843951#3843951 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with collection CMR field and ejb create

2004-08-03 Thread drag0n2
But the relationship is not destroyed... If I run the clear statement alone and then commit, no changes are made to the database whatsoever The only way to destroy this relationship in the db is to delete the rows (because the relationship resides in the primary key of the child record).

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with collection CMR field and ejb create

2004-08-02 Thread drag0n2
this is in jboss 3.2.4 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3843936#3843936 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3843936 --- This SF.Net email is