If you have a long running conversation, Seam provides a special EntityManager 
em along with it.  It's special because it lasts as long as the conversation, 
and the instances that em fetches will become managed, and not detached, 
throughout the entire conversation.  So you will avoid LIE.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997769
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to