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