Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 02/Jul/12 8:59 AM
Description:

select u from User WHERE u.id IN (:userIds)

It might be useful if query.getResultList() returns list of User objects, whose id field is ordered in the same order that userIds parameter list.
It makes sense on primary key or unique field.
This behavior might be turned on/off by some configuration parameter.

Project: Hibernate ORM
Priority: Major Major
Reporter: Stanislav Yefimenko
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira