当前位置: 首页 > 软件库 > 开发工具 > UML/模型工具 >

NHibernate Designer

授权协议 商业软件
开发语言 C/C++
所属分类 开发工具、 UML/模型工具
软件类型 商业软件
地区 不详
投 递 者 蔚宏大
操作系统 Windows
开源组织
适用人群 未知
 软件概览

NHibernate Designer 是一个 Visual Studio 2010 的插件,用于实现 NHibernate 的可视化设计功能。

  • Configuration部分 在Configuration部分新增两种Loquacious-Configuration方式:流配置(fluent-configuration)和lambda表达式配置(lambda-configuration)。 fluent-configuration顾名思义,使用Fluent API配置SessionFactory属性,提供强类型支持、编译期错误检查等。你可以

  • 概述:      当运行 session.Save(tnp);时,出现这个"Unknown entity class: TestCleanSnow.TestNhibernatePerson"这个异常.      映射文件 TestNhibernatePerson.hbm.xml如下:   <? xml version="1.0" encoding="utf-8" ?> < hibernate-ma

  • NHibernate3版本新特性介绍 NHibernate久经版本之后,终于也到NHibernate 3版本,今天为大伙介绍下NHibernate 3新版本的新特性! 下面是NHibernate3版本新特性: Configuration部分 在Configuration部分新增两种Loquacious-Configuration方式:流配置(fluent-configuration)和lambda

  • Introduction NHibernate and Entity Framework are two of the most popular O/RM frameworks on the .NET world. Although they share some functionality, there are some aspects on which they are quite diffe

相关阅读

相关文章

相关问答

相关文档