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.
