Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
仓库
523a345d960ca2172bed5f05a968e71b70caa4f8
切换分支/标签
h2database
h2
src
main
org
h2
历史
查找文件
选择下载格式
源代码
下载 zip
下载 tar.gz
下载 tar.bz2
下载 tar
Support of stored procedures with OUT parameters in CallableStatement is implemented
· 27026f99
由
Sergi Vladykin
提交于
14 年前
27026f99
名称
最后提交
最后更新
..
api
Documentation.
15 年前
bnf
StringUtils.replaceAllIgnoreCase
14 年前
command
PreparedStatement.getMetaData() was not always consistent with resulting ResultSet.getMetaData().
14 年前
compress
The Recover tool could throw a ArrayIndexOutOfBoundsException.
14 年前
constant
The jarSmall build target no longer includes assertions (SysProperties.CHECK, CHECK2, system properties h2.check and h2.check2).
14 年前
constraint
Referential integrity: it was not allowed to delete a row with NULL in the parent table, if there was a row with NULL in the child table.
14 年前
engine
Documentation.
14 年前
expression
PreparedStatement.getMetaData() was not always consistent with resulting ResultSet.getMetaData().
14 年前
fulltext
Lucene 3.x support was added in the source code, however it is not yet enabled by default.
14 年前
index
Remove unused code.
14 年前
jdbc
Support of stored procedures with OUT parameters in CallableStatement is implemented
14 年前
jdbcx
The database did not automatically upgrade when using a connection pool or data source.
14 年前
message
Move convertStringToBytes to StringUtils.
14 年前
res
Documentation.
14 年前
result
PreparedStatement.getMetaData() was not always consistent with resulting ResultSet.getMetaData().
14 年前
schema
Empty lines.
14 年前
security
Opening and closing encrypted databases is now much faster.
14 年前
server
H2 Console: new experimental feature to support file download and upload.
14 年前
store
Documentation.
14 年前
table
INFORMATION_SCHEMA.SESSIONS: the start time of a SQL statement is no longer set in each case. It is only set for long running statements.
14 年前
tools
Re-added the internal utility class BitField which improves performance of opening and closing a database (because it supports setByte / getByte, unlike java.util.BitSet).
14 年前
upgrade
The database upgrade classes have been renamed (shorter class name).
14 年前
util
Remove unused code.
14 年前
value
Server mode: if the client ran with a different timezone setting than the server, date values got shifted by the difference between the timezones.
14 年前
Driver.java
The database upgrade classes have been renamed (shorter class name).
14 年前
package.html
Loading commit data...