Multiple LEFT OUTER JOIN subcriterias filters middle level children

Description

The fix for was only partial, as it will still filter LEFT OUTER JOIN:ed children on levels without any restrictions.
See https://hibernate.onjira.com/browse/HHH-2049?focusedCommentId=42499&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-42499 for more details.

Pull request includes test case and fix.

Activity

Brett MeyerMarch 7, 2014 at 5:31 PM

Bulk closing rejected tickets in "resolved" state.

Former userOctober 30, 2013 at 12:12 PM

The fix for should not have been applied. Steve Ebersole explains why in comments for that issue.

Since org.hibernate.Criteria should be considered deprecated
(http://docs.jboss.org/hibernate/core/4.1/devguide/en-US/html_single/#d5e3306), we will not be applying fixes that change functionality.

Mattias JiderhamnJuly 24, 2012 at 7:07 PM

Was there ever a new pull request from Gail...?

Former userMay 30, 2012 at 9:18 PM

Mattias Jiderhamn, I think you're on the right with your fix, but I think there may be some unintended side effects that could break things.

I'll create a new pull request with some tests that illustrate my concern.

Strong LiuApril 10, 2012 at 5:20 AM

Gail,

you may also need to look at this jira

(but feel free to reassign, thanks)

Won't Fix

Details

Assignee

Reporter

Affects versions

Priority

Created December 6, 2011 at 11:24 AM
Updated March 7, 2014 at 5:31 PM
Resolved October 30, 2013 at 12:12 PM