Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
af4aca0b
提交
af4aca0b
authored
10月 19, 2007
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
--no commit message
--no commit message
上级
37c1e360
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
2391 行增加
和
2187 行删除
+2391
-2187
ant-build.properties
h2/ant-build.properties
+2
-2
build.html
h2/src/docsrc/html/build.html
+1
-1
download.html
h2/src/docsrc/html/download.html
+3
-9
faq.html
h2/src/docsrc/html/faq.html
+1
-1
mainWeb.html
h2/src/docsrc/html/mainWeb.html
+5
-5
_docs_de.utf8.txt
h2/src/docsrc/text/_docs_de.utf8.txt
+633
-525
_docs_en.utf8.txt
h2/src/docsrc/text/_docs_en.utf8.txt
+516
-525
_docs_ja.utf8.txt
h2/src/docsrc/text/_docs_ja.utf8.txt
+632
-525
_docs_en.properties
h2/src/docsrc/textbase/_docs_en.properties
+593
-591
_messages_en.properties
h2/src/docsrc/textbase/_messages_en.properties
+1
-0
_text_en.properties
h2/src/docsrc/textbase/_text_en.properties
+2
-1
Constants.java
h2/src/main/org/h2/engine/Constants.java
+2
-2
没有找到文件。
h2/ant-build.properties
浏览文件 @
af4aca0b
#
Wed Oct 03 10:03:23
CEST 2007
#
Fri Oct 19 18:51:44
CEST 2007
javac
=
javac
benchmark.drivers.dir
=
C
\:
/data/java
path.servlet.jar
=
C
\:
/data/classpath/servlet-api.jar
version.name.maven
=
1.0.
59
version.name.maven
=
1.0.
60
jdk
=
1.4
h2/src/docsrc/html/build.html
浏览文件 @
af4aca0b
...
...
@@ -72,7 +72,7 @@ Example:
<
dependency
>
<
groupId
>
com.h2database
<
/groupId
>
<
artifactId
>
h2
<
/artifactId
>
<
version
>
1.0.
59
<
/version
>
<
version
>
1.0.
60
<
/version
>
<
/dependency
>
</pre>
</p>
...
...
h2/src/docsrc/html/download.html
浏览文件 @
af4aca0b
...
...
@@ -15,16 +15,10 @@ H2 Database Engine
<h1>
Downloads
</h1>
<h3>
Version 1.0.
58 (2007-09-15
, Current)
</h3>
<h3>
Version 1.0.
60 (2007-10-20
, Current)
</h3>
<p>
<a
href=
"http://www.h2database.com/h2-setup-2007-09-15.exe"
>
Windows Installer
</a><br
/>
<a
href=
"http://www.h2database.com/h2-2007-09-15.zip"
>
Platform-Independent Zip
</a><br
/>
</p>
<h3>
Version 1.0 / 2007-03-04 (Last Stable)
</h3>
<p>
<a
href=
"http://www.h2database.com/h2-setup-2007-03-04.exe"
>
Windows Installer
</a><br
/>
<a
href=
"http://www.h2database.com/h2-2007-03-04.zip"
>
Platform-Independent Zip
</a><br
/>
<a
href=
"http://www.h2database.com/h2-setup-2007-10-20.exe"
>
Windows Installer
</a><br
/>
<a
href=
"http://www.h2database.com/h2-2007-10-20.zip"
>
Platform-Independent Zip
</a><br
/>
</p>
<h3>
Download Mirror
</h3>
...
...
h2/src/docsrc/html/faq.html
浏览文件 @
af4aca0b
...
...
@@ -39,7 +39,7 @@ Frequently Asked Questions
<p>
Usually, bugs get fixes as they are found. There is a release every few weeks.
Here is the list of known and confirmed issues as of
2007-10-
03
:
2007-10-
20
:
</p>
<ul>
<li>
Some problems have been found with right outer join. Internally, it is converted to left outer join, which
...
...
h2/src/docsrc/html/mainWeb.html
浏览文件 @
af4aca0b
...
...
@@ -31,17 +31,17 @@ Welcome to H2, the free SQL database. The main feature of H2 are:
<table
style=
"border: 0px; margin: 5px; background-color: #eee;"
>
<tr><td
style=
"border: 0px; background-color: #eee;"
colspan=
"2"
>
<h3>
Download
</h3>
Version 1.0.
59 (2007-10-03
):
Version 1.0.
60 (2007-10-20
):
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-setup-2007-10-
03
.exe"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
<a
href=
"http://www.h2database.com/h2-setup-2007-10-
20
.exe"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
</td><td
style=
"vertical-align: middle; border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-setup-2007-10-
03
.exe"
>
Windows Installer (2.7 MB)
</a>
<a
href=
"http://www.h2database.com/h2-setup-2007-10-
20
.exe"
>
Windows Installer (2.7 MB)
</a>
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-2007-10-
03
.zip"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
<a
href=
"http://www.h2database.com/h2-2007-10-
20
.zip"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
</td><td
style=
"vertical-align: middle; border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-2007-10-
03
.zip"
>
All platforms (zip, 3.8 MB)
</a>
<a
href=
"http://www.h2database.com/h2-2007-10-
20
.zip"
>
All platforms (zip, 3.8 MB)
</a>
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
colspan=
"2"
>
<a
href=
"download.html"
>
All Downloads
</a>
...
...
h2/src/docsrc/text/_docs_de.utf8.txt
浏览文件 @
af4aca0b
差异被折叠。
点击展开。
h2/src/docsrc/text/_docs_en.utf8.txt
浏览文件 @
af4aca0b
差异被折叠。
点击展开。
h2/src/docsrc/text/_docs_ja.utf8.txt
浏览文件 @
af4aca0b
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_docs_en.properties
浏览文件 @
af4aca0b
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_messages_en.properties
浏览文件 @
af4aca0b
...
...
@@ -152,6 +152,7 @@
90129
=
Transaction {0} not found
90130
=
This method is not allowed for a prepared statement; use a regular statement instead.
90131
=
Concurrent update in table {0}
\:
another transaction has updated or deleted the same row
90132
=
Aggregate {0} not found
HY000
=
General error
\:
{0}
HY004
=
Unknown data type
\:
{0}
HYC00
=
Feature not supported
...
...
h2/src/docsrc/textbase/_text_en.properties
浏览文件 @
af4aca0b
...
...
@@ -21,7 +21,8 @@ adminLoginCancel=Cancel
adminLoginOk
=
OK
adminLogout
=
Logout
adminOthers
=
Allow connections from other computers
adminPort
=
Web server port number
adminPort
=
Port number
adminPortWeb
=
Web server port number
adminRestart
=
Changes take effect after restarting the server.
adminSave
=
Save
adminSessions
=
Active Sessions
...
...
h2/src/main/org/h2/engine/Constants.java
浏览文件 @
af4aca0b
...
...
@@ -71,8 +71,8 @@ import org.h2.constant.SysProperties;
*/
public
class
Constants
{
public
static
final
int
BUILD_ID
=
59
;
private
static
final
String
BUILD
=
"2007-10-
03
"
;
public
static
final
int
BUILD_ID
=
60
;
private
static
final
String
BUILD
=
"2007-10-
20
"
;
public
static
final
int
VERSION_MAJOR
=
1
;
public
static
final
int
VERSION_MINOR
=
0
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论