[jboss-user] [EJB 3.0] - Re: What is the best way to re-attach a detached entity?
aidan_b5
do-not-reply at jboss.com
Fri Aug 18 05:35:47 EDT 2006
I may be wrong but is this not to do with transactions?
try
| entityManager.flush()
after you've done the merge but before you query the db
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965990#3965990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965990
More information about the jboss-user
mailing list