zoukankan      html  css  js  c++  java
  • 发布NBearV3.0.5 beta包括SDK文档

    发布NBearV3.0.5 beta包括SDK文档和“3 Minutes Tutorial”。

    欢迎从http://sf.net/projects/nbear下载。

    -----------------------------
    Release History of NBear V3
    -----------------------------

    -2006/11/2
    Version 3.0.5 Beta

    Updates:

    1) Added SDK document and a "3 Minute Tutorial" in doc folder.
    2) Fixed bug in query property change which causes un-contained property objects to be updated or deleted.
    3) Added "Remember Output Namespace" ability to NBear.Tools.EntityDesignToEntity.exe tool.

    -2006/11/1
    Version 3.0.4 Preview

    Updates:

    1) Fixed bug in property cascade save when an entity has no base entities.
    2) Fixed bug in query property change which causes un-contained property objects to be deleted.
    3) Added entity meta data as entity static member to enhance strong typed query performance.

    -2006/11/1
    Version 3.0.3 Preview

    Updates:

    1) Added OnQueryOnePropertyChanged() & OnQueryPropertyChanged() protected method to entity base class and generated entitis to support more intelligent query property changing. Changed back the AddArrayItem & RemoveArrayItem from non-static to static from v3.0.2. You can now easily use AddArrayItem & RemoveArrayItem helper methods or use any manual approach to modify query property value, entities will automatically remember what is needed to delete and what is needed to create or update.

    -2006/11/1
    Version 3.0.2 Preview

    Updates:

    1) Changed The AddArrayItem & RemoveArrayItem from static to non-static and changed the param list to fix the bug - "when deleting a property related object, the relation info is not deleted automatically in the deletion."
    2) Supported "~/", "~\", "./" or ".\" suffix in entity config file path, which standing for the base directory of the running application.
    3) Enhanced NBear.Tools.DbToEntityDesign to support getting column's data type and size info (for SQL Server only).

    -2006/11/1
    Version 3.0.1 Preview

    Updates:

    1) Added full entity query property cascade save support.
    2) Combined Create & Update for entity into Save method in NBear.Data.Gateway.

    -2006/10/31
    Version 3.0.0 Preview

    Updates:

    1) Re-design of the entire ORM architecture to support full function ORM abilities.
    2) Re-write cases\simpleguestbook with V3 architecture and fixed all reported bugs.

  • 相关阅读:
    致远OA-A8协同管理软件无需登录getshell漏洞
    WordPress插件NextGEN Gallery <= 3.2.2 RCE漏洞利用(需要登录)
    Coremail邮件系统配置文件泄露漏洞
    CVE-2019-12735 VIM命令执行漏洞利用
    分享一个乌云Drops文章在线浏览的网站
    Ubuntu、Debian安装Docker CE
    一些好用的网络渗透工具和查询平台
    CVE-2017-11882 Office内存损坏漏洞利用
    Cobalt Strike入门教程-通过exe木马实现远控
    Jfinal cms前台评论XSS漏洞分析
  • 原文地址:https://www.cnblogs.com/teddyma/p/548033.html
Copyright © 2011-2022 走看看