Hi everybody, I use FluentNhibernate to manage the mapping of my DataAccessLayer. This DAL is used in my website and also in my batch program. I would like to active second level cache for some entities exclusively in my batch program without active it in my website. So Is there a solution to merge the mapping from FluentNhibernate (located in my DAL) with some mapping or files stored in my batch launcher ?
thx -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibern...@googlegroups.com. To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.