|
|||||||||
| Home >> All >> org >> hibernate >> dialect >> [ lock overview ] | PREV NEXT | ||||||||
Uses of Interface
org.hibernate.dialect.lock.LockingStrategy
| Uses of LockingStrategy in org.hibernate.dialect.lock |
| Classes in org.hibernate.dialect.lock that implement LockingStrategy | |
class |
SelectLockingStrategy
A locking strategy where the locks are obtained through select statements. |
class |
UpdateLockingStrategy
A locking strategy where the locks are obtained through update statements. |
|
|||||||||
| Home >> All >> org >> hibernate >> dialect >> [ lock overview ] | PREV NEXT | ||||||||