[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6994) EntityEntry should not be Serializable

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jan 20 21:31:09 EST 2012


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45206#comment-45206 ] 

Steve Ebersole commented on HHH-6994:
-------------------------------------

Actually, it can still be Serializable.  Forgot that the Session is passed in deser handling which is enough.

> EntityEntry should not be Serializable
> --------------------------------------
>
>                 Key: HHH-6994
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6994
>             Project: Hibernate ORM
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 4.1.0
>
>
> The main issue is the inability to call back into the PersistentContext to which is belongs

--
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