Download List

项目描述

H2 is an SQL database engine written in Java that implements the JDBC API. Embedded, server, and clustering modes are available. A browser based console application is included. The database has strong security features. Disk based and in-memory databases and tables are supported.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-17 23:22 Back to release list
1.3.158

升级CLOB或BLOB数据与数据库的问题已得到修复。与R编程语言的兼容性得到改善(禁用database_to_upper标志)。测试案例进行了简化,使用assertThrows (...).日期,时间,和timestamp数据类型的处理已经重新实现。
Problems with upgrading a database with CLOB or BLOB data have been fixed. Compatibility with the R programming language was improved (by disabling the database_to_upper flag). Test cases were simplified using assertThrows(...). Date, time, and timestamp data type processing has been re-implemented.

Project Resources