[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1634) orde by at reference

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:13 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1634.
-------------------------------


Closing stale resolved issues

> orde by at reference
> --------------------
>
>                 Key: HHH-1634
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1634
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: query-hql
>    Affects Versions: 3.1.3
>            Reporter: Rafael Zubairov
>
> In hibernate 3.0 reference (chapter Collection Mappings), maps is defined as
> <map
> ...
> order-by="column_name asc|desc" (8)
> >
> ...
> </map>
> but in many test cases there are usages like:
> order-by="lower(text) asc"
> order-by="lower(`attributeName`) asc"
> Please, fix your tests or documentation.

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