OK
2010/2/5 Ayende Rahien <[email protected]>: > Use the classic parser? It is still there. > > On Fri, Feb 5, 2010 at 4:46 PM, Ricardo Borges <[email protected]> > wrote: >> >> @Ayende, >> >> I am trying to execute a HQL query hand typed on the NH Query Analyzer >> tool. The command will fill a dataset to a grid presentation. >> >> Just for test, I got it successfully extending the same suplerclass >> "BasicLoader" to QueryTranslatorImpl also... but I don't know the >> consequences... >> >> any thoughts? >> >> 2010/2/5 Ayende Rahien <[email protected]>: >> > What are you trying to do? >> > >> > On Fri, Feb 5, 2010 at 4:20 PM, Ricardo Borges <[email protected]> >> > wrote: >> >> >> >> Hi guys, >> >> >> >> Please, I need some help with this problem: >> >> >> >> Before, I was able to get a IDBCommand from a instance of >> >> "NHibernate.Hql.Classic.QueryTranslator". >> >> Now, Is it possible to get the same IDBCommand from a hql query using >> >> the "NHibernate.Hql.Ast.ANTLR.QueryTranslatorImpl" ? >> >> >> >> >> >> cheers, >> >> -- >> >> Ricardo Borges >> > >> > >> >> >> >> -- >> Ricardo Borges > > -- Ricardo Borges
