[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2086) Patch for bug HHH-2076 and to be able to use <formula> in <key> for <one-to-many>

Paul Benedict (JIRA) noreply at atlassian.com
Mon Jul 13 14:19:12 EDT 2009


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

Paul Benedict commented on HHH-2086:
------------------------------------

Hibernate team, any possibility of getting this applied since the patch is supplied?

> Patch for bug HHH-2076 and to be able to use <formula> in <key> for <one-to-many>
> ---------------------------------------------------------------------------------
>
>                 Key: HHH-2086
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2086
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.2.0.cr4
>            Reporter: Xavier Brénuchon
>         Attachments: formula_one_to_many.patch
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> Hello, 
> There is a patch to correct bug HHH-2076 and make an improvement for HHH-944. 
> In fact, theses 2 cases are linked. They need, amongst other things, a formula in the right part of outer join. 
> This patch is simple but many class concerns (to propagate formula templates). 
> About formula in one-to-many : 
> You must have at least a column (not only formula), because it's not possible to have an Update order without at least a column. If it is the case, hibernate patch will raise an MappingException rightly.
> This patch add two TestCase :
> org.hibernate.test.onetoone.bidirectionnalformula. OneToOneBidirectionalFormulaTest
> org.hibernate.test.onetomany.formula. OneToManyFormulaTest 
> Would it be possible to integrate this patch into Hibernate 3.2 ? 

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