[jboss-user] [JBoss Seam] - Re: how can I do optimistic locking with crud framework?

gavin.king@jboss.com do-not-reply at jboss.com
Thu Oct 19 15:57:38 EDT 2006


If you want "first commit wins", you would need a conversation. You can install the EntityHome as a conversation-scoped component, and begin a conversation when rendering the edit screen, and end it when the update or delete has been performed.

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

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



More information about the jboss-user mailing list