[hibernate-commits] [hibernate/hibernate-ogm] aacfe8: OGM-1460 In OgmSessionImpl, don't override the get...

GitHub noreply at github.com
Thu May 3 07:50:20 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: aacfe8b49eadfd8da4b0997c9c6980b67c7692d9
      https://github.com/hibernate/hibernate-ogm/commit/aacfe8b49eadfd8da4b0997c9c6980b67c7692d9
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/hibernatecore/impl/OgmSessionImpl.java

  Log Message:
  -----------
  OGM-1460 In OgmSessionImpl, don't override the getTransaction() method

  When we upgraded to ORM 5.2 we had some failures because it wasn't possible anymore to
  use the getTransaction() method in a JTA environment. We updated our tests since then and it
  seems that this issue has been solved.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list