Hi. Is it possible to get Linq queries transformed on the same way as ICriteria to find entities on natural key without going to database?
Regarding to ayende's blog http://ayende.com/blog/4061/nhibernate-natural-id the query that is generated is the same as using equal. The different I found is when code is asking query-cache the naturalId-parameter is always false for linq-queries. Using NHibernate version 3.3.3. // Patric -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
