Doesn't specifying "linqtohql.generatorregistry" in the config file work? It should.
2016-06-30 20:24 GMT+02:00 Trần Phương <[email protected]>: > Hi, > > I'm using nHibernate version 3.1.0.4000 > > I'm in not so good situation: > > - I can't set the configuration by code inside code base,m in order to add > something like this: > configuration.LinqToHqlGeneratorsRegistry<ExtendedLinqtoHqlGeneratorsRegistry>(); > ==> need to config in xml file. > > - I can't update to newest version of nHibernate. > > - I tried to recompile the source code but it cannot be applied to current > project. > > So, Is there any way to add linqtohql.generatorregistry property to > nhibernate config xml? > > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
