Re: [hibernate-dev] HHH-2308: criteria on outer join

2009-11-16 Thread Steve Ebersole
Hey Craig, I'll take a look. Thanks for the patch. On Sun, 2009-11-15 at 14:40 -0500, Craig Christophel wrote: > Hi, > > I submitted a fix for 2308 > (http://opensource.atlassian.com/projects/hibernate/browse/HHH-2308) a while > back which which was ported to trunk from a diff against the 3.

[hibernate-dev] HHH-2308: criteria on outer join

2009-11-15 Thread Craig Christophel
Hi, I submitted a fix for 2308 (http://opensource.atlassian.com/projects/hibernate/browse/HHH-2308) a while back which which was ported to trunk from a diff against the 3.3.2 branch. Is there any chance someone could take a look at it an comment on whether it could be considered for inclusi