[jboss-user] [JBoss Seam] - Re: Using EntityHome with multiple Entities

cja987 do-not-reply at jboss.com
Fri Mar 9 15:08:17 EST 2007


Both EntityHome instances should use the same conversation-scoped EntityManager (a component named "entityManager" by default), so they'll guaranteed participate in the same JTA transaction.  No need to do any extra "synchronizing".



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

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



More information about the jboss-user mailing list