[hibernate-commits] [hibernate/hibernate-orm] c9c2e0: HHH-8540 - Throw ISE on attempts to create EntityM...

GitHub noreply at github.com
Sun Sep 22 16:03:10 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c9c2e0427a843c7d7ac2382cffe2bfaab0ab1436
      https://github.com/hibernate/hibernate-orm/commit/c9c2e0427a843c7d7ac2382cffe2bfaab0ab1436
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/internal/EntityManagerFactoryImpl.java

  Log Message:
  -----------
  HHH-8540 - Throw ISE on attempts to create EntityManager using any form of createEntityManager accepting SynchronizationType if RESOURCE_LOCAL


  Commit: b839720cd3ee6a36a33297d4e901497fb7fa7c09
      https://github.com/hibernate/hibernate-orm/commit/b839720cd3ee6a36a33297d4e901497fb7fa7c09
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/factory/SynchronizationTypeTest.java

  Log Message:
  -----------
  HHH-8540 - Throw ISE on attempts to create EntityManager using any form of createEntityManager accepting SynchronizationType if RESOURCE_LOCAL


Compare: https://github.com/hibernate/hibernate-orm/compare/1f9c157db6e6...b839720cd3ee


More information about the hibernate-commits mailing list