设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Apache Derby 10.11.1.1发布

2014-8-28 16:51| 发布者: joejoe0332| 查看: 1641| 评论: 0|原作者: oschina|来自: oschina

摘要:   Apache Derby 10.11.1.1发布,此版本现已提供下载,更新内容如下:*MERGEstatement-MERGEisasingle,join-drivenstatementwhichINSERTs,UPDATEs,and DELETEsrows. *Deferrableconstraints-Constraintenforcementc ...

  Apache Derby 10.11.1.1 发布,此版本现已提供下载,更新内容如下:

    * MERGE statement - MERGE is a single, join-driven statement which INSERTs, UPDATEs, and
DELETEs rows.
    * Deferrable constraints - Constraint enforcement can now be deferred, typically to the
end of a transaction.
    * WHEN clause in CREATE TRIGGER - An optional WHEN clause has been added which determines
which rows fire a trigger.
    * Rolling log file - The Derby diagnostic log can now be split across a sequence of files.
    * Experimental Lucene support - Derby text columns can now be indexed and queried via
Apache Lucene.
    * Simple case expression - The "simple" and "extended" syntax for CASE expressions has
been added.
    * Better concurrency for identity columns - The concurrency of identity columns has been
boosted.
    * New ij HoldForConnection command - A new ij command has been added to change the default
cursor holdability.
    * Standard syntax for altering column nullability - Standard syntax has been added for
altering the nullability of columns.


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


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


  其他特性包括:

  • 支援 主从架构 或 嵌入 环境

  • 多线程

  • ACID

  • Java数据库连接 (JDBC)

  • 低系统需求:约占 2 MB 的硬盘空间,压缩后更只是600KB


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部