Re: Expression Tree Parser - Query Execution
"Ayende Rahien" <[email protected]> Thu, 28 Aug 2008 00:02:16 -0400
| Newsgroups | gmane.comp.windows.dotnet.nhibernate.devel |
|---|---|
| Message-ID | <[email protected]> |
Loader is what is taking the row and translate that to an entity. I never looked deeply into that part of the code, but basically you provide this with a map of props/aliases and use that, IIRC On Wed, Aug 27, 2008 at 2:54 PM, Tuna Toksöz <[email protected]> wrote: > Hello guys, > > I've implemented query parsing for simple queries but i don't know how to > execute it. I thought about invoking CreateSqlQuery but don't know if I > should do this way. I've looked into Criteria impl and saw that there are > loaders(which I cannot find much info about). > > What should I do? > > Thanks! > > > -- > Tuna Toksöz > > Typos included to enhance the readers attention! > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nhibernate-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nhibernate-development > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nhibernate-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nhibernate-development