[jboss-user] [JBoss Seam] - Re: Building parent and child in one page
petemuir
do-not-reply at jboss.com
Sat Jun 9 09:06:20 EDT 2007
Try using nested conversations I think, you may also need use a two entities, one for the parent and one for the nested conversation, and be careful when loading entities. You'll still need manual flush mode. An alternative would be manually roll back changes on cancel, or to use detached entities. I pretty sure cloning isn't necessary.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052799#4052799
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052799
More information about the jboss-user
mailing list