[jboss-user] [JBoss Seam] - Re: EntityManger-per-user-session...

iradix do-not-reply at jboss.com
Wed Nov 8 15:47:49 EST 2006


It doesn't need to be done.  You have to merge your child because it was retrieved before you began your conversation.  If not, it wouldn't be available to pass into your method annotated with @Begin.  If you are conscious of your conversation lifecycle and the fact that your persistence context is tied to it, you won't have to merge.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984311#3984311

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984311



More information about the jboss-user mailing list