[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7771) Full parameter list should be shown in Query Parameters View

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Fri Dec 3 04:05:04 EST 2010


     [ https://jira.jboss.org/browse/JBIDE-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov resolved JBIDE-7771.
------------------------------------

    Resolution: Done


Test case:
1. Open HQL Editor
2. enter query with named param, for example 
from test.Message m where m.id in ( :a, :b )
3. Open Query Parameters View and populate the params
4. Go to param value and press "..." button
5. Add some values, OK
Check that full parameters list shown with "|" separator and only first element shown when text is going to be edited.


> Full parameter list should be shown in Query Parameters View
> ------------------------------------------------------------
>
>                 Key: JBIDE-7771
>                 URL: https://jira.jboss.org/browse/JBIDE-7771
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Hibernate
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>              Labels: new_and_noteworthy
>             Fix For: 3.2.0.CR1
>
>         Attachments: full_param_list.png
>
>
> If list value is used all the element should be shown with some separator (,or ; or |).
> When text area is focused only the first element should be shown and edited.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list