[Missing <summary> documentation for "N:NHibernate.Dialect.Lock"]
Classes
| Class | Description | |
|---|---|---|
| SelectLockingStrategy |  
            A locking strategy where the locks are obtained through select statements.
               | |
| UpdateLockingStrategy |  
            A locking strategy where the locks are obtained through update statements.
              | 
Interfaces
| Interface | Description | |
|---|---|---|
| ILockingStrategy |  
            A strategy abstraction for how locks are obtained in the underlying database.
              |