[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5234) 2-phase load components

Steve Ebersole (JIRA) noreply at atlassian.com
Mon May 17 13:55:11 EDT 2010


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

Steve Ebersole commented on HHH-5234:
-------------------------------------

To facilitate this, with the minimum amount of changes, need to add a corollary to EntityEntry et al in the StatefulPersistenceContext to track the state/status/etc of component data.

The initial design question is whether I immediately implement HHH-1907 or devise another way to key that "component entry".

> 2-phase load components
> -----------------------
>
>                 Key: HHH-5234
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5234
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.6
>
>
> This piece is the crux needed for many of the planned improvements wrt components:
> # component inheritance (discriminator based)
> # full key-many-to-one support
> # 'loaded state' tracking for orphan delete semantics

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list