Hello, I am facing a situation where I try to do 2 inner joins on the same table and create separate aliases for both, but I get a Duplicate Association Path error. I have posted this on the discussion forum but haven't heard anything back: http://nhjira.koah.net/browse/NH-2016 This post should also give more details on the exact issue: http://derek-says.blogspot.com/2008/06/duplicate-association-path-bug-in.html
Is there a way someone could guide me in the right direction? I have architected a completely dynamic Querying capability using the Criteria API and am now stuck because of this bug. Before I change my approach to using SQLOM (any better alternatives?), I would at least like to know if this can be resolved. Thank You in advance for any suggestions! Anup Marwadi -- 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=.
