[jboss-user] [EJB 3.0] - Re: What is the best way to re-attach a detached entity?

SmokingAPipe do-not-reply at jboss.com
Fri Aug 18 04:03:22 EDT 2006


That's what I did, but after I do the merge, I do:

if(! entityManager.contains(customer)) {
   log.severe("the entity manager is broken");
}

and of course, that log entry shows up.  Does this make any sense?


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

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



More information about the jboss-user mailing list