[hibernate-commits] [hibernate/hibernate-orm] 665547: Update the Locking documentation

GitHub noreply at github.com
Thu Jun 23 09:53:15 EDT 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6655477ed06bccb1953b1021c627d59487a7e491
      https://github.com/hibernate/hibernate-orm/commit/6655477ed06bccb1953b1021c627d59487a7e491
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M databases.gradle
    M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
    A documentation/src/main/asciidoc/userguide/chapters/locking/extras/locking-follow-on-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/locking/extras/locking-follow-on-secondary-query-example.sql
    M documentation/src/test/java/org/hibernate/userguide/locking/ExplicitLockingTest.java

  Log Message:
  -----------
  Update the Locking documentation

- add a side-by-side comparison of LockMode and LockModeType
- describe the follow-on-locking behavior




More information about the hibernate-commits mailing list