Re: What is the locking in EOModeler
Mike Schrag <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Doesn't answer why it crashed, but it explains what that lock means: http://en.wikibooks.org/wiki/Programming:WebObjects/EOF/Using_EOF/ Optimistic_Locking Can you explain what you mean by "crash," too? Is the database crashing (if so, what vendor), or is your app crashing? "Crash" is a very loose term when it comes to a Java app, since Java rarely ACTUALLY crashes (save the occasional hotspot freakout). If you got an exception, what was it? ms On May 9, 2006, at 10:21 AM, FRANSSEN Simon wrote: > Hi, > > I have a problem, when I doing a few big modifications in a > database, it's crashing! But When I "click off" the locking in > EOModeler, it's working! Does anyone knows what is the exact > utility of this locking and why the application "crashed" during > the saving of the modifications? > > Thank you, > > Simon > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev