[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-897) Allow excess declarations in the Query Parameters view

Joseph Marques (JIRA) noreply at atlassian.com
Thu Feb 22 19:27:31 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-897?page=comments#action_26231 ] 

Joseph Marques commented on HBX-897:
------------------------------------

As an alternate strategy, you can add an additional column the the query parameters view, say, "Query".  This column would map back to the name of the query (a.k.a the comment that precedes each query).  This way, each query in the multi-query environment could have it's own parameter, just in case they use the same binding in the JPQL/HQL but want to pass different values.

> Allow excess declarations in the Query Parameters view
> ------------------------------------------------------
>
>          Key: HBX-897
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-897
>      Project: Hibernate Tools
>         Type: New Feature

>     Versions: 3.2beta8
>     Reporter: Joseph Marques

>
>
> When working with multiple queries it would be a lot more usable if Hibernate Tools allow you to keep extra / unused variables in the query parameters view.  This way, If I'm switching back and forth between executing different queries in the same HQL editor, they will all run without me having to keep editing the parameter list.

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