Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 608c2fadc8563695de7949df2f2b2c99ead2c21a
https://github.com/hibernate/hibernate-orm/commit/608c2fadc8563695de7949d...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M
hibernate-entitymanager/src/main/java/org/hibernate/ejb/AbstractEntityManagerImpl.java
M hibernate-entitymanager/src/main/java/org/hibernate/ejb/EntityManagerFactoryImpl.java
M
hibernate-entitymanager/src/main/java/org/hibernate/ejb/internal/EntityManagerFactoryRegistry.java
M
hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/BaseEntityManagerFunctionalTestCase.java
M
hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/ejb3configuration/EntityManagerFactorySerializationTest.java
Log Message:
-----------
HHH-7018 EntityManagerFactory should be serializable even if it references
nonserializable objects and also changed the HHH-6897 fix to use a UUID for emf name