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

Aviad Lichtenstadt (JIRA) noreply at atlassian.com
Thu Aug 23 11:53:56 EDT 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

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