Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
aea17cdf
提交
aea17cdf
authored
10月 08, 2013
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation / spellchecker
上级
c4a00eb9
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
11 行增加
和
12 行删除
+11
-12
help.csv
h2/src/docsrc/help/help.csv
+3
-2
architecture.html
h2/src/docsrc/html/architecture.html
+3
-3
changelog.html
h2/src/docsrc/html/changelog.html
+1
-1
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+4
-6
没有找到文件。
h2/src/docsrc/help/help.csv
浏览文件 @
aea17cdf
...
...
@@ -57,8 +57,9 @@ INSERT INTO TEST VALUES(1, 'Hello')
"
"Commands (DML)","UPDATE","
UPDATE tableName [ [ AS ] newTableAlias ]
SET { columnName = { DEFAULT | expression } } [,...]
UPDATE tableName [ [ AS ] newTableAlias ] SET
{ { columnName = { DEFAULT | expression } } [,...] } |
{ ( columnName [,...] ) = ( select ) }
[ WHERE expression ] [ LIMIT expression ]
","
Updates data in a table.
...
...
h2/src/docsrc/html/architecture.html
浏览文件 @
aea17cdf
...
...
@@ -29,7 +29,7 @@ Architecture
<a
href=
"#table"
>
Table/index/constraints
</a><br
/>
<a
href=
"#transaction"
>
Undo
log and redolog
and transactions layer
</a><br
/>
Undo
log, redo log,
and transactions layer
</a><br
/>
<a
href=
"#btree"
>
B-tree engine and page-based storage allocation
</a><br
/>
<a
href=
"#filesystem"
>
...
...
@@ -52,7 +52,7 @@ Working from the top down, the layers look like this:
</li><li>
SQL Parser.
</li><li>
Command execution and planning.
</li><li>
Table/Index/Constraints.
</li><li>
Undo
log and redolog
and transactions layer.
</li><li>
Undo
log, redo log,
and transactions layer.
</li><li>
B-tree engine and page-based storage allocation.
</li><li>
Filesystem abstraction.
</li></ul>
...
...
@@ -114,7 +114,7 @@ The primary packages of interest are:
</table>
</p>
<h2
id=
"transaction"
>
Undo
log and redolog and transactions layer.
</h2>
<h2
id=
"transaction"
>
Undo
log, redo log, and transactions layer
</h2>
<p>
We have a transaction log, which is shared among all sessions. See also
http://en.wikipedia.org/wiki/Transaction_log
...
...
h2/src/docsrc/html/changelog.html
浏览文件 @
aea17cdf
...
...
@@ -72,7 +72,7 @@ Change Log
Useful for tracking down badly performing queries.
</li><li>
Fix an LOB deadlock between reading and updating LOB columns.
</li><li>
Support the JDBC DatabaseMetaData#getClientInfoProperties() method, in the sense of returning an empty result,
in order to make Web
s
phere happy.
in order to make Web
S
phere happy.
</li><li>
Make Server#openBrowser respect the $BROWSER environment variable. Add "chromium" to the list of browsers tried.
Patch from Felix Kaiser.
</li><li>
Fix to org.h2.util.ScriptReader when handling unclosed block comments.
...
...
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
aea17cdf
...
...
@@ -733,12 +733,10 @@ quadtree envelope geometry polygon typname intersects wkt intersects wkb
coordinate geometric rates cope attempting sphere hyde clinton taskkill
mgcodeact cumer reach notably computation varies smuggled stderr sees messes
nico devel nicolas linestring atelier fortin cnrs tweet geospatialnews bundles
srid roads
websphere
overlaps anyhow poly manifested cardinal invalidated boosting rogue
srid roads overlaps anyhow poly manifested cardinal invalidated boosting rogue
temporaries encounters editors navigable accumulate underneath
turned irrespective reflected gathering badly overwriting
persists
getenv
forwarding periods discussion whatever revisit decision
persists forwarding periods discussion whatever revisit decision
detrimental dedicated kaiser perhaps chromium shortened
layers waited descent spliced abstracts planning interest among sliced
lives pauses allocates kicks introduction straightforward getenv
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论