Pessimistic locking and raw row fetches
Giorgio Valoti <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I've noticed that if I create a fetch specification with both fetchesRawRows and locksObjects to true, the resulting SQL statement does not contains a 'FOR UPDATE' clause. The same is true even if I set the database context's update strategy to EODatabaseContext.UpdateWithPessimisticLocking. Nothing in documentation seems to explains why, is there any reason for this? TIA Giorgio Valoti ------------------------------------------------------ Magnetic Media Network: <http://www.magneticmedia.com> ------------------------------------------------------ Public folder <http://homepage.mac.com/giorgio_v/FileSharing1.html> ------------------------------------------------------