Yes, it's certainly possible, using either of the two methods I showed, i.e adding association restrictions in a loop (JoinQueryOver or aliases) or by using the projected Count.
I don't have the tools at hand to create an example, but it shouldn't be too hard. /G 2011/6/15 Karl Cassar <[email protected]> > Yes, I want to do it such that the products contain ALL the given features. > Also, forgot to mention that I would like to do it in Queryover or the > Criteria API. Is it possible? I'm still pondering my mind over this > question! > > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/nhusers/-/lQ5NTBkmVQgJ. > > 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. > -- 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.
