封装NHibernate的SessionFactory,生成Session。 using System;using System.Collections.Generic;using System.Text;using NHibernate;using NHibernate.Cfg;using System.Windows.Forms;namespace Kufolin.DBUtility 相关文章: