[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1423) ParameterParser bug - ordinal parameter mismatch
Sandeep Tamhankar (JIRA)
noreply at atlassian.com
Wed Oct 3 03:51:25 EDT 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28332 ]
Sandeep Tamhankar commented on HHH-1423:
----------------------------------------
Forgot to mention: if I didn't have parameters for the query (instead had literal values in the with clauses), the original order of left joins works fine -- so my issue is really tied to parameter ordering.
> ParameterParser bug - ordinal parameter mismatch
> -------------------------------------------------
>
> Key: HHH-1423
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1423
> Project: Hibernate3
> Issue Type: Bug
> Components: query-hql
> Affects Versions: 3.1.2
> Environment: Windows XP SP2, JDK 1.5.0_06-b05, Spring 1.2.6, antlr-2.7.6rc1
> Reporter: Artur Wronski
> Priority: Critical
> Attachments: HHH1423Test.java, ParameterParser.2.patch, ParameterParser.3.patch, ParameterParser.patch, RecognizerBug.java
>
>
> There is still problem with ParameterParser. The same was in Hibernate 3.1.1
> Runnable TestCase in attachment.
--
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