Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Concurrent Access Exception. We get this error when we try to update an object.JDO internally uses "Batch Updates" to update an existing object.We are not able to identify in which object we are having problem since the error is not consistent. (i.e) we get exceptions in different objects.We went through JDO documents to solve this problem. But there is no clear documents about the exceptions.
Replies: |
Sponsored Links
|