[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1424) HQL/Criteria editor: improvements issues

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Jan 18 14:52:39 EST 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1424?page=comments#action_12395754 ] 
            
Max Andersen commented on JBIDE-1424:
-------------------------------------

ok - 2 of them was checks for case sensitivity the other 4 were because the replacement prefix where set wrong in the case where it is not needed (e.g. the case matches)
I also implemented case insensitive matching for keyword and functions.

Please verify that the completion now works as you expect it and for future changes in hibernate tools please run the hibernate tools testsuite ;)





> HQL/Criteria editor: improvements issues
> ----------------------------------------
>
>                 Key: JBIDE-1424
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1424
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 2.0.0.GA
>            Reporter: Alexander Chabatar
>         Assigned To: Max Andersen
>            Priority: Minor
>             Fix For: LATER
>
>         Attachments: patch.txt
>
>
> 1) if call HQL/Criteria editor on entity (also true for all child nodes of Console configuration) - console configuration is not selected automatically in the combobox.
> 2) generate starting point like "from Customer"... if it was called from Customer entity or corresponding database table.
> from Max: "double click did this at some point - seem to have been lost."
> 3) Run button is always enabled (even if no configuration is selected) - should be disabled also in case of empty query
> 4) when Save As is called no extension (hql?) is attached automatically -> will be not possible to easy reopen this file. Save doesn't work if "Save As" was not called first.
> from Max: "minor thing - but the best thing was that save as actually saved it back to where the query came from (e.g. hbm.xml or java code)"
> 5) Code assist should be case-insensitive like in Java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list