[jboss-user] [JBoss Seam] - Re: Cache level
rapowder
do-not-reply at jboss.com
Tue Jul 17 13:07:16 EDT 2007
I already do both. item = em.merge(item) is what I do after updating item properties and, since I do not end my conversation after saving an item, I execute em.flush() at the end of my "save" method, before rendering the item list.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065090#4065090
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065090
More information about the jboss-user
mailing list