You can selectively enable the pessimistic locking policy for the classes that are being mapped to the data store. By default the pessimistic locking is not enabled for any of the classes in the model.
To enable pessimistic locking, do the following:
If there is a class hierarchy, and pessimistic locking is desired, it must be enabled in the subclass as well.