• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: lock operation locked more than one row issue!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lock operation locked more than one row issue!


  • Subject: Re: lock operation locked more than one row issue!
  • From: Mike Schrag <email@hidden>
  • Date: Thu, 28 May 2009 11:50:49 -0400

For example, we had this exact scenario due to the model specifying varchar, and the type info not having a varchar, only a varchar2. Since it didn't know what the column was, it didn't know how to optimistically lock it, so it fell back to pessimistic locking. I actually added some code to WO (I think its in 5.5 and an unreleased 5.4), which will log a warning when this occurs, since it was such a PITA to track down when it happened to me (specifically it will warn from JDBCAdaptor.isValidQualifierType).
i wonder if this shouldn't just throw an exception? is there ever a case when you want to actually keep going when this happens?

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >lock operation locked more than one row issue! (From: Fred Wells <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Chuck Hill <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Fred Wells <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Chuck Hill <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Fred Wells <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Chuck Hill <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Guido Neitzer <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Chuck Hill <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Fred Wells <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Chuck Hill <email@hidden>)
 >Re: lock operation locked more than one row issue! (From: Ryan Klems <email@hidden>)

  • Prev by Date: Re: lock operation locked more than one row issue! -- SOLVED
  • Next by Date: Updating outside of the editing context using Oracle Stored Procedures
  • Previous by thread: Re: lock operation locked more than one row issue!
  • Next by thread: WebServerResources subfolder?
  • Index(es):
    • Date
    • Thread