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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...