| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.hibernate.dialect.lock | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. | 
| org.hibernate.dialect | This package abstracts the SQL dialect of the underlying database. | 
| org.hibernate.dialect.lock | |
| org.hibernate.persister.entity | This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. | 
| Classes in org.hibernate.dialect.lock used by org.hibernate | |
|---|---|
| LockingStrategyException Represents an error trying to apply a LockingStrategyto an entity | |
| OptimisticEntityLockException Represents an error trying to apply an optimistic LockingStrategyto an entity | |
| Classes in org.hibernate.dialect.lock used by org.hibernate.dialect | |
|---|---|
| AbstractSelectLockingStrategy Base LockingStrategyimplementation to support implementations
 based on issuing SQL SELECT statements | |
| LockingStrategy A strategy abstraction for how locks are obtained in the underlying database. | |
| SelectLockingStrategy A locking strategy where the locks are obtained through select statements. | |
| Classes in org.hibernate.dialect.lock used by org.hibernate.dialect.lock | |
|---|---|
| AbstractSelectLockingStrategy Base LockingStrategyimplementation to support implementations
 based on issuing SQL SELECT statements | |
| LockingStrategy A strategy abstraction for how locks are obtained in the underlying database. | |
| LockingStrategyException Represents an error trying to apply a LockingStrategyto an entity | |
| Classes in org.hibernate.dialect.lock used by org.hibernate.persister.entity | |
|---|---|
| LockingStrategy A strategy abstraction for how locks are obtained in the underlying database. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||