Re: What is the locking in EOModeler
David LeBer <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 9-May-06, 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? The lock icon in EOModeler indicates that optimistic locking is enabled for that attribute. You're post is a little light on details, but I would assume that you are encountering an optimistic locking error when trying to save. Optimistic locking: <http://developer.apple.com/documentation/ LegacyTechnologies/WebObjects/WebObjects_5/Topics/ProgrammingTopics. 2c.html> EOModeler: <http://developer.apple.com/documentation/WebObjects/ UsingEOModeler/index.html> Some information that might help track down your issue: - Database type and version. - Attribute type suffering the locking failure. - Stack trace of the error. -- ;david -- David LeBer Codeferous Software 'co-defer-ous' adj. producing or containing code site: http://www.codeferous.com blog: http://david.codeferous.com _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev
smime.p7s
(application/pkcs7-signature, 2.3 KB) - not displayed