简体   繁体   中英

FluentNhibernate C# mapping an XML-file?

Is there anyway to map FluentNhibernate against an XML-file..instead of a database?

Thanks in advance!

I'm not sure why you wanna do this... nhibernate can't save to XML files, so fluent*NHibernate* probably isn't what you really need.

The answer is no, you can't use fluentNHibernate to help you on this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM