[jboss-user] [EJB 3.0] - Re: problems with optimistic locking/persistence data in EJB

waynebaylor do-not-reply at jboss.com
Sun Jan 13 13:10:18 EST 2008


my guess is that the problem lies with the @Version field. you may be inadvertently incrementing the entity's version, so when you try to merge hibernate thinks the object is out of date. 

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

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



More information about the jboss-user mailing list