Package org.hibernate
Interface Locking
Support for various aspects of pessimistic locking.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
In certain circumstances, Hibernate may need to acquire locks through the use of additional queries.static enum
When pessimistic locking is requested, this enum defines what exactly will be locked.