摘要:
在网上查找很多文章之后做出来了第一个nhibernate程序:如下是config的配置方法:<configuration><configSections> <section name="hibernate-configuration" type="NHibernate.Cfg.ConfigurationSectionHandler, NHibernate" /></configSections></configuration>...<hibernate-configuration xmln
阅读全文