Hi Guys, Is there some way to use Future or other query batching with Linq and NH? I have a linq query (for paging) that gets the total number of records, as well as a list of entities and I'd like to issue the query in one call. This is easy with criteria and future, but how about Linq?
-- 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.
