[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6727) serializing an EntityManager should include enough information to later be unserialized with re-association to existing EntityManagerFactory (even on a different machine/jvm process)

Strong Liu (JIRA) noreply at atlassian.com
Thu Dec 1 00:23:21 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu updated HHH-6727:
----------------------------

    Fix Version/s:     (was: 4.0.0.CR7)
                   4.0.0.next

> serializing an EntityManager should include enough information to later be unserialized with re-association to existing EntityManagerFactory (even on a different machine/jvm process)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6727
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6727
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>            Reporter: Scott Marlow
>             Fix For: 4.0.0.next
>
>
> The re-association (of EM to EMF) is important, as applications expect that closing the EntityManagerFactory, will close the EntityManager's that have been opened from the EMF.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list