[hibernate-commits] [hibernate/hibernate-orm] aaf13c: HHH-9993 IsolationDelegate: add method to execute ...

GitHub noreply at github.com
Wed Feb 10 11:58:12 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: aaf13cd123fed545b30b33c8bf57e07c5bf3e8dc
      https://github.com/hibernate/hibernate-orm/commit/aaf13cd123fed545b30b33c8bf57e07c5bf3e8dc
  Author: Radim Vansa <rvansa at redhat.com>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/transaction/spi/IsolationDelegate.java
    M hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jdbc/internal/JdbcIsolationDelegate.java
    M hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jta/internal/JtaIsolationDelegate.java

  Log Message:
  -----------
  HHH-9993 IsolationDelegate: add method to execute code without obtaining a connection




More information about the hibernate-commits mailing list