The conversion of LINQ into HQL is already cached. Can you elaborate on the issues?
/Oskar 2012/12/18 Rony Boter <[email protected]>: > How can I cache complied expression using QueryOver or linq expression in > Nhibernate? > > Recently we realized once that once we use some parameters in the lamda > expression query preparation takes to the nhibernate more then really > fetching the data from the DB. > > Any help would be appreciated > > 10x, > > Rony > > -- > 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/-/ZR3s-sStxyYJ. > 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.
