[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-530?page=co...
]
Steve Ebersole commented on HHH-530:
------------------------------------
Shawn, not strictly relevant to this issue, but I wanted to answer your question.
Currently users can mix positional and named parameters (in theory) *as long as* all
positional parameters are encountered first during parsing. I have never liked that and
especially considering the code to handle it is extremely optimistic and fails in various
cases. So it either needs to be restricted moving forward or the handling improved
(which I have an idea for).
Allow application of filters on subqueries
------------------------------------------
Key: HHH-530
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-530
Project: Hibernate3
Issue Type: Patch
Components: core
Reporter: Gavin King
Assignee: Steve Ebersole
Fix For: 3.3
Attachments: HHH-530.patch, hibernate_filter_fix-3.0.5.patch,
hibernate_filter_fix-3.0.5_14.patch
Currently filter conditions are applied in subselects, they should not be.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira