何时以及如何更新Java DB并与Apache Derby同步? [英] When and how is the Java DB updated and synced with Apache Derby?

查看:229
本文介绍了何时以及如何更新Java DB并与Apache Derby同步?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Oracle通过 JavaDB 发布了JDK,它是或多或少是 Apache Derby 的品牌版本。

Oracle ships the JDK with "JavaDB" which is more or less a rebranded version of Apache Derby.

Java DB是否会随着JDK(_uXX)的每个更新版本不断更新和同步,或仅针对Java 7之类的主要版本进行更新和同步?

Is Java DB updated and synced continually with each update release of the JDK ("_uXX") or only for major releases like Java 7?

推荐答案

Java DB入门指南在两者之间的关系的注释中解决了这一问题产品


Java DB和Apache Derby之间的关系



Java DB是一种基于
Java编程语言和SQL的关系数据库管理系统。 Java DB是Apache Derby项目的Oracle版本
,Apache Software Foundation(ASF)
开源关系数据库项目。

Relationship between Java DB and Apache Derby

Java DB is a relational database management system that is based on the Java programming language and SQL. Java DB is the Oracle release of the Apache Derby project, the Apache Software Foundation's (ASF) open source relational database project.

The Java DB product includes Derby without any modification whatsoever to the underlying source code.

由于Java DB和Derby具有相同的功能,因此Java DB产品包括Derby而不需要对底层源代码进行任何修改
。 Java DB
文档引用了Derby的核心功能。

Because Java DB and Derby have the same functionality, the Java DB documentation refers to the core functionality as Derby.

Java DB版本10.6基于版本10.6的Derby版本。
在Java DB文档中引用Derby是指Apache Derby的
版本10.6发行版。

基于以粗体强调的句子,我会得出结论,每个版本或多或少与底层Java DB版本相同,版本号也是相同的(这是由列出的版本

Based on the sentences being emphasized in bold, I would conclude that each version is more or less the same as the underlying Java DB version, with the version numbers also being the same (this is going by the versions listed in the Java DB downloads page).

这不会解决Oracle / Sun何时制作新版本的Java DB的问题。我假设这是留给管理Java DB版本的特定团队。

This would not address the question on when Oracle/Sun makes a new release of Java DB. I would assume that is left to the specific team that manages the Java DB releases.

这篇关于何时以及如何更新Java DB并与Apache Derby同步?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆