[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Unable to update record

rabbiaqaswar do-not-reply at jboss.com
Wed Apr 4 07:55:28 EDT 2007


you have to use entityManager.merge(yourentity)  to update your entity not the persist method.

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

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



More information about the jboss-user mailing list