[jboss-user] [JBoss Seam] - Re: manual flushing and state from database

christian.bauer@jboss.com do-not-reply at jboss.com
Thu Mar 8 13:50:03 EST 2007


Btw, this is usually solved with versioning and automatic optimistic locking: You'd get a StaleObjectState (or the equivalent EJB3 exception) when you try to save and someone else modified the same row.


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

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



More information about the jboss-user mailing list