No, you don't need any of these configurations or the NHibernate.ByteCode.Castle assembly.
RP On Monday, November 20, 2017 at 12:09:06 PM UTC, newnhibernateUser wrote: > > Hello All, > > What is use of NHibernate.ByteCode.Castle dll . > Do we need this dll in nhibernate 4.0 version > Do we need below configuration for nhibernate 4.0.1 version. > > <property > name="proxyfactory.factory_class">NHibernate.ByteCode.Castle.ProxyFactoryFactory, > > NHibernate.ByteCode.Castle</property> > > <property > name="query.factory_class">NHibernate.Hql.Classic.ClassicQueryTranslatorFactory, > > NHibernate</property> > -- 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.
