[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4689) Make sure @OrderBy supports dotted notation to point to embedded properties

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Jan 7 11:03:29 EST 2010


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

Emmanuel Bernard commented on HHH-4689:
---------------------------------------

The piece of code you have adjusted in CollectionBinder is only dealing about Embedded objects it seems. An embedded object has no identifier so this part of the code can be left out.

> Make sure @OrderBy supports dotted notation to point to embedded properties
> ---------------------------------------------------------------------------
>
>                 Key: HHH-4689
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4689
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: annotations
>            Reporter: Emmanuel Bernard
>            Assignee: Scott Marlow
>         Attachments: BinderHelper.patch, CollectionBinder.patch
>
>


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