Allow Optimistic Locking

Only applicable for entities which are not subclasses. Optimistic locking is supported on certain database operations (see Optimistic Locking in Operation Options). In order to use optimistic locking on an entity's operation, this option must first be switched on for the class.

For more information on optimistic locking, see Concurrency Control - Optimistic Locking.