]
Dmitry Geraskov updated JBIDE-7609:
-----------------------------------
Fix Version/s: 3.2.0.Beta2
(was: 3.2.0.CR1)
HQL Comments should not be looked up for parameters
---------------------------------------------------
Key: JBIDE-7609
URL:
https://jira.jboss.org/browse/JBIDE-7609
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.Beta1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Critical
Labels: hql
Fix For: 3.2.0.Beta2
Attachments: redundant params.PNG
Create query in HQL editor:
from pack.Article a
--where a.articleid in (:a, :b)
Second line is commented, but on Query Parameters view you'll see "a" and
"b" as parameters.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: