Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
仓库
87dc0a205c448d3b2d5d0d60cc5772d4127b2177
切换分支/标签
h2database
h2
src
历史
查找文件
选择下载格式
源代码
下载 zip
下载 tar.gz
下载 tar.bz2
下载 tar
Prepare for updateable simple result set (for TriggerAdapter)
· 87dc0a20
由
Thomas Mueller
提交于
13 年前
87dc0a20
名称
最后提交
最后更新
..
docsrc
XMLTEXT now supports an optional parameter to escape newlines. XMLNODE now support an optional parameter to disable indentation.
13 年前
installer
The shell script <code>h2.sh</code> can now be run from within a different directory. Thanks a lot to Daniel Serodio for the patch!
13 年前
main
Prepare for updateable simple result set (for TriggerAdapter)
13 年前
test/org/h2
In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
13 年前
tools
On out of disk space, the database could get corrupt sometimes, if later write operations succeeded. Now the file is closed on the first unsuccessful write operation, so that later requests fail consistently. DatabaseEventListener.diskSpaceIsLow() is no longer supported because it can't be guaranteed that it always works correctly.
13 年前