[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2805) The class Order does not contain getters

Dennis Tomas (JIRA) noreply at atlassian.com
Wed Jan 30 07:46:55 EST 2008


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

Dennis Tomas updated HHH-2805:
------------------------------

    Attachment: order_getters.patch

In the attached patch I've added getters for ascending and propertyName as well.
Is there anything that prevents this from going into Hibernate, seeing that the issue was reported in August 2007?


> The class Order does not contain getters
> ----------------------------------------
>
>                 Key: HHH-2805
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2805
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: query-criteria
>    Affects Versions: 3.2.5
>            Reporter: Aviad Lichtenstadt
>            Priority: Trivial
>         Attachments: HibernateOrder.txt, order_getters.patch
>
>
> The class Order does not contain getters.
> This is way it is impossible to know if the ignoreCase field was set.
> This issue becomes more important using Hibernate Shards project.
> Using Shards the ordering is done using java and there is no way today to know is this property is set. 
> i am applying a patch that adds this getter

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