Hi I'm new to nhibernate (or the or-mapper world).
In sql world i can do this: select * from table1 where id not in (select id from table 2) how to do this in nhibernate? i can see theres something called ICriteria and Restrictions, but i don't know how to use it. any tips would be appreciated :-) thanx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
