| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSelectLockingStrategy | |
|---|---|
| org.hibernate.dialect | This package abstracts the SQL dialect of the underlying database. | 
| org.hibernate.dialect.lock | |
| Uses of AbstractSelectLockingStrategy in org.hibernate.dialect | 
|---|
| Subclasses of AbstractSelectLockingStrategy in org.hibernate.dialect | |
|---|---|
| static class | HSQLDialect.ReadUncommittedLockingStrategy | 
| Uses of AbstractSelectLockingStrategy in org.hibernate.dialect.lock | 
|---|
| Subclasses of AbstractSelectLockingStrategy in org.hibernate.dialect.lock | |
|---|---|
|  class | PessimisticReadSelectLockingStrategyA pessimistic locking strategy where the locks are obtained through select statements. | 
|  class | PessimisticWriteSelectLockingStrategyA pessimistic locking strategy where the locks are obtained through select statements. | 
|  class | SelectLockingStrategyA locking strategy where the locks are obtained through select statements. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||