Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: b27208064544fae55aca1ea1ba92ed2d1f3c2ba6
https://github.com/hibernate/hibernate-orm/commit/b27208064544fae55aca1ea...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorImpl.java
A
hibernate-core/src/test/java/org/hibernate/test/jpa/txn/JtaTransactionJoiningTest.java
A
hibernate-core/src/test/java/org/hibernate/test/jpa/txn/ResourceLocalTransactionJoiningTest.java
R hibernate-core/src/test/java/org/hibernate/test/jpa/txn/TransactionJoiningTest.java
M
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/transaction/TransactionJoiningTest.java
Log Message:
-----------
HHH-9859 - ResourceLocalTransactionCoordinatorImpl#isJoined bad impl