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 Requirements

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를 사용하여 간단하게되었습니다 (...). 날짜, 시간, 타임 스탬프 데이터 형식 처리가 다시 구현되었습니다.
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