Package org.hibernate

Interface Locking


@Incubating public interface Locking
Support for various aspects of pessimistic locking.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static 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.