:( we have a lot of queries that return results from many tables that aren't mapped as part of our nhib setup. I need to be able to map the results to an entity that has columns that reflect the results of the sp only.
On Aug 28, 2:22 pm, Tuna Toksoz <[email protected]> wrote: > Yes, > > https://www.hibernate.org/hib_docs/nhibernate/html/querysql.html > > <https://www.hibernate.org/hib_docs/nhibernate/html/querysql.html> > Tuna Toksöz > Eternal sunshine of the open source mind. > > http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitter.com/tehlike > > On Fri, Aug 28, 2009 at 4:19 PM, [email protected] < > > [email protected]> wrote: > > > with CreateSqlQuery can the results be mapped to an entity that > > doesn't reflect a table in the db? > > > On Aug 28, 2:13 pm, Tuna Toksoz <[email protected]> wrote: > > > you mean .CreateSqlQuery, then? > > > > Tuna Toksöz > > > Eternal sunshine of the open source mind. > > >http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitt... > > > > On Fri, Aug 28, 2009 at 3:40 PM, [email protected] < > > > > [email protected]> wrote: > > > > ly - this maps the results to a set of entities already mapped : --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
