[hibernate-commits] [hibernate/hibernate-orm] 608c2f: HHH-7018 EntityManagerFactory should be serializab...

GitHub noreply at github.com
Wed Feb 8 15:58:52 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 608c2fadc8563695de7949df2f2b2c99ead2c21a
      https://github.com/hibernate/hibernate-orm/commit/608c2fadc8563695de7949df2f2b2c99ead2c21a
  Author: Scott Marlow <smarlow at 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





More information about the hibernate-commits mailing list