Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
cfcb4830
提交
cfcb4830
authored
11月 06, 2010
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation.
上级
546872b7
全部展开
显示空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
1866 行增加
和
2012 行删除
+1866
-2012
changelog.html
h2/src/docsrc/html/changelog.html
+6
-6
links.html
h2/src/docsrc/html/links.html
+1
-1
roadmap.html
h2/src/docsrc/html/roadmap.html
+1
-1
_docs_en.utf8.txt
h2/src/docsrc/text/_docs_en.utf8.txt
+626
-689
_docs_ja.utf8.txt
h2/src/docsrc/text/_docs_ja.utf8.txt
+626
-689
_docs_en.properties
h2/src/docsrc/textbase/_docs_en.properties
+602
-623
Task.java
h2/src/main/org/h2/util/Task.java
+2
-2
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+2
-1
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
cfcb4830
...
...
@@ -19,7 +19,7 @@ Change Log
<h2>
Next Version (unreleased)
</h2>
<ul><li>
In the MySQL mode, SHOW TABLES didn't work, and meta data tables were not
case insensitive. Updat
e
able result sets didn't work as expected. Issue 249.
case insensitive. Updatable result sets didn't work as expected. Issue 249.
</li><li>
Connection-created Clob and Blob objects can now be filled using
Clob.setCharacterStream(1), Clob.setString(1, s), Blob.setBytes(1, x), Blob.setBinaryStream(1).
Issue 235.
...
...
h2/src/docsrc/html/links.html
浏览文件 @
cfcb4830
h2/src/docsrc/html/roadmap.html
浏览文件 @
cfcb4830
...
...
@@ -538,7 +538,7 @@ See also <a href="build.html#providing_patches">Providing Patches</a>.
</li><li>
Support reading LOBs.
</li><li>
Require appending DANGEROUS=TRUE when using certain dangerous settings such as
LOG=0, LOG=1, LOCK_MODE=0, disabling FILE_LOCK,...
</li><li>
Support defragmentation
at runtime (similar to SHUTDOWN DEFRAG) in a background thread.
</li><li>
Allow to defragment
at runtime (similar to SHUTDOWN DEFRAG) in a background thread.
</li></ul>
<h2>
Not Planned
</h2>
...
...
h2/src/docsrc/text/_docs_en.utf8.txt
浏览文件 @
cfcb4830
差异被折叠。
点击展开。
h2/src/docsrc/text/_docs_ja.utf8.txt
浏览文件 @
cfcb4830
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_docs_en.properties
浏览文件 @
cfcb4830
This source diff could not be displayed because it is too large. You can
view the blob
instead.
h2/src/main/org/h2/util/Task.java
浏览文件 @
cfcb4830
...
...
@@ -29,7 +29,6 @@ public abstract class Task implements Runnable {
/**
* The method to be implemented.
*
* @return the value, or null
* @throws Exception any exception is wrapped in a RuntimeException
*/
public
abstract
void
call
()
throws
Exception
;
...
...
@@ -56,7 +55,8 @@ public abstract class Task implements Runnable {
}
/**
* Calling this method will set the stop flag and wait until the thread is stopped.
* Calling this method will set the stop flag and wait until the thread is
* stopped.
*
* @return the result, or null
* @throws RuntimeException if an exception in the method call occurs
...
...
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
cfcb4830
...
...
@@ -659,3 +659,4 @@ train joining bilingual existed extremely fog bordercolor overlapping
unlocking webkit dalvik recorded defrag marschall helping victor philippe
pyankov enctype multipart boundary mistake enlarge demonstrates aggregating
bypassing khtml doubled inlined defragmented registers leftover ugly artificially
presentation defragment queried activities knut tailored dhis statistical norway
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论