Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 5e3775afe87fbe5843798c2ee953231f45ee4a68
https://github.com/hibernate/hibernate-core/commit/5e3775afe87fbe5843798c...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M
hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/BaseEntityManagerFunctionalTestCase.java
Log Message:
-----------
HHH-6897 fix for 'registry contains more than one (2) entity manager factories:
EMF_BaseEntityManagerFunctionalTestCase' failure
Commit: 76a3ad202109872b4e5b6740a666c47d13110d38
https://github.com/hibernate/hibernate-core/commit/76a3ad202109872b4e5b67...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M hibernate-entitymanager/src/main/java/org/hibernate/ejb/EntityManagerImpl.java
M hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/EntityManagerTest.java
Log Message:
-----------
HHH-6936 EntityManagerImpl.close() and EntityManagerImpl.isOpen() should check if the
session factory is closed
Compare:
https://github.com/hibernate/hibernate-core/compare/40c6177...76a3ad2