Hi,

I just found out that - when using the Criteria API (and therefore
QueryOver) - JOINs don't work anymore. They just won't get created by
NH anymore. There's a test case available:

http://216.121.112.228/browse/NH-2329

This test case should create two JOINs and use the table of the second
join in the condition. I can see the alias of the table from the
second join, but the JOIN itself is missing.

It'd be nice if this (really bad and annoying) bug can be fixed
soon :).

Kind regards,
Mark

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to