Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{Unreferenced|date=February 2007}}
In [[computer science]], in the field of [[database]]s, '''optimistic concurrency control''', (OCC) is a [[concurrency control]] method used in [[relational database]]s without using [[Lock (computer science)|lock]]ing. It is commonly referred to as '''optimistic locking''', a reference to the non-exclusive locks that are created on the database.
|