[jboss-user] [JBoss Seam] - Re: getting the id of the object inserted...

nickarls do-not-reply at jboss.com
Mon Oct 22 05:50:31 EDT 2007


pojo = entityManager.merge(pojo)

might also work

perhaps also

entityManager.refresh(pojo)

depending on the state of the pojo

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

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



More information about the jboss-user mailing list