Ah, I see... you mean this? <hibernate-configuration xmlns="urn:nhibernate-configuration-2.2"> <session-factory> <property name="linqtohql.generatorsregistry">AssemblyQualifiedTypeName</property> </session-factory> </hibernate-configuration>
On Monday, July 8, 2013 2:11:06 PM UTC+1, [email protected] wrote: > > Thank you for your answer. I know the two options but I hoped that there > is any way how to write the settings to a configuration file. I have all my > settings in the XML configuration file a don't want to put them into any > other file. It seems like the xsd of the configuration document is not > correct, doesn't it? > -- 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 http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
