http://nhforge.org/doc/nh/en/index.html#querysql-namedqueries
2009/2/24 antoschka <[email protected]> > > Hi, > > I was wondering if it is possible to create a named query like this: > <![CDATA[ > SELECT > {type.*} > FROM Type type > WHERE > type.Id IN :myTypeList > ]]> > > If this is Possible how do I need to set the myTypeList parameter. > > I tried some but it always complains about the syntax. > > Any idea how to approach that > > Thanks for your help > > antoschka > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
