I am doing a web app which uses Spring and Hibernate.
I am trying to figure out how to do optimistic locking.
I did varoius setting but it seems optimistic locking is
not working. So, I would like to see how others did.
Do you know of any working sample app or examples showing
optimistic locking? I dont need explanation of how it is done.
Thanks very much in advance!
Pete


Reply With Quote