[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4552) Support generated value within composite keys

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Jan 21 14:39:29 EST 2010


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

Steve Ebersole commented on HHH-4552:
-------------------------------------

completed the infrastructure within core to recognize and handle this.  all thats left now is for the annotation binder code to recognize the multiple @Id @GeneratedValue annotations and properly set up the Property/Value that make up the Component for each of thos combos 

> Support generated value within composite keys
> ---------------------------------------------
>
>                 Key: HHH-4552
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4552
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: annotations, core, metamodel
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Ståle W. Pedersen
>            Assignee: Steve Ebersole
>             Fix For: 3.5
>
>         Attachments: annotations.diff, annotations2.diff, core.diff, core2.diff, HHH-4552-steve-prelim.patch, HHH-4552_15_01_10.diff, HHH-4552_take2.diff, multiplecompositeids_testcase.diff, test_idclassgeneratedvalue.tar.gz, test_idclassgeneratedvalue2.tar.gz
>
>          Time Spent: 2 days, 6 hours, 37 minutes
>  Remaining Estimate: 0 minutes
>
> To ensure compatibility/portability with other jpa implementations hibernate need support for generated value for composite keys. The SpecjEnterprise2010 application require this.

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