Hi
i want to solution to solve the problem of concurrency.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shirsendu NandiPosted May 4, 2011, 1:38 AM
Abhimanyu K VatsaPosted Apr 28, 2011, 12:05 PM
there are two ways to do this. Read this
Manikavelu VelayuthamPosted Apr 28, 2011, 5:38 AM
You should chose the way based on your requierment.
Optmisitic Lock and Pessimistic Lock.
There is lot more examples in our site itself. You can see the right hand side tab to find the solution.
It can be handled in either Front End or Back End.