yep. simply create the Dto (a quick and dirty auto-property thingie), use the proper ResultTransformer on the sql query and you get an IList<Dto>
On Wed, Jan 14, 2009 at 7:02 PM, Victor Kornov <[email protected]> wrote: > Look for Projections > > On Wed, Jan 14, 2009 at 8:00 PM, Wayne Douglas <[email protected]>wrote: > >> Normally I'd use LLBLGEN to grab the data into a more reasonable object >> and then serialize that - I'm trying to use NHibernate here as much as I can >> but a bit pressed for time to get a prototype out the door :s >> > > > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
