1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Derby 10.13.1.1 发布 下载

本帖由 漂亮的石头2016-10-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Apache Derby 10.13.1.1 发布了。

    Apache Derby是Apache软件基金会所研发的开放源码数据库管理系统;由于Derby是一个纯Java程式,因此只需要操作系统支援Java虚拟机,Derby便可执行。

    Derby是特别地为Java环境进行优化,Derby本身不仅是一个纯Java程式,而且Derby在执行用户的SQL程式时,能够把SQL编译成Java bytecode并以系统的Java虚拟机执行。由于SQL程式转成的Java bytecode能被JIT动态翻译,因此Derby可能比传统的数据库管理系统更佳的性能。

    新特性:

    * Identity column definitions may now contain the CYCLE clause. The CYCLE clause controls what happens when the identity column exhausts,its range and wraps around.

    * The new SYSCS_GET_DATABASE_NAME system function returns the canonicalized version of the current database name.

    * The new rawDBReader tool can be used in various scenarios to recover some or all of the data from a severely corrupted database.

    * The new SYSCS_IMPORT_TABLE_BULK and SYSCS_IMPORT_DATA_BULK system procedures can be used to process input data files which contain one or more header lines at the start of the file.

    下载地址:

    Apache Derby 10.13.1.1 发布下载地址
     
正在加载...