If you want see it in action http://fabiomaulo.blogspot.com/2008/11/mapping-source-how-map-class-without.html
2009/8/3 Liviu U <[email protected]> > > Yes Fabio, that's it... > Thank you... > > On Mon, Aug 3, 2009 at 3:34 PM, Fabio Maulo<[email protected]> wrote: > > ISessionFactory.GetAllClassMetadata > > ISessionFactory.GetClassMetadata > > ISessionFactory.GetAllCollectionMetadata > > ISessionFactory.GetCollectionMetadata > > > > 2009/8/3 Liviu U <[email protected]> > >> > >> No, HQLQueryPlan is not it... > >> Unfortunately... > >> > >> On Mon, Aug 3, 2009 at 2:30 PM, Liviu U<[email protected]> wrote: > >> > It seems that somehow HQLQueryPlan can do the trick...I am still > >> > investigating. > >> > > >> > On Mon, Aug 3, 2009 at 1:36 PM, Liviu U<[email protected]> wrote: > >> >> Any hints how to get to the classmetadata? > >> >> I googled for this but without success :( ... > >> >> > >> >> On Mon, Aug 3, 2009 at 11:57 AM, Tuna Toksoz<[email protected]> > wrote: > >> >>> 1. yes > >> >>> 2. yes, via ClassMetadata on SessionFactory, perhaps. > >> >>> > >> >>> Tuna Toksöz > >> >>> Eternal sunshine of the open source mind. > >> >>> > >> >>> http://devlicio.us/blogs/tuna_toksoz > >> >>> http://tunatoksoz.com > >> >>> http://twitter.com/tehlike > >> >>> > >> >>> > >> >>> > >> >>> > >> >>> On Mon, Aug 3, 2009 at 11:41 AM, ursuletzu <[email protected]> > wrote: > >> >>>> > >> >>>> 1) hi, is it possible to write this with hql? > >> >>>> > >> >>>> "select m.Name, n.Child.Name from Model m" and get just two > fields? > >> >>>> > >> >>>> 2) Is it possible to get the mapping information that was resolved > >> >>>> for > >> >>>> this hql query? > >> >>>> > >> >>>> That is to now that the columns represent m.Name and n.Child.Name > ? > >> >>>> > >> >>>> Thank you very much... > >> >>>> > >> >>>> > >> >>>> > >> >>>> > >> >>>> > >> >>> > >> >>> > >> >>> >>> > >> >>> > >> >> > >> > > >> > >> > > > > > > > > -- > > Fabio Maulo > > > > > > > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
