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.

2012-03-19 04:44
1.3.165

CSV 도구 조금 향상 되었습니다. 이제 update 문을 지원 변경 행 수를 제한 합니다. 다른 데이터베이스 (Postgresql과 MySQL)와 호환성을 조금 향상 되었습니다.
Tags: Bugfixes
The CSV tool has been improved a bit. The update statement now supports limiting the number of rows changed. Compatibility with other databases (PostgreSQL and MySQL) has been improved a bit.

2012-02-04 08:00
1.3.164

결과 트리거 집합을 업데이트 하는 것은 지원 이제.
Tags: Bugfixes
Updating a result set in a trigger is now supported.

2011-11-27 07:15
1.3.162

다른 데이터베이스와의 호환성 향상 되었습니다. Lucene 전체 텍스트 인덱스 만들기 이제 빠릅니다.
Tags: Lucene, Compatibility
Compatibility with other databases has been improved. Creating a Lucene fulltext index is now faster.

2011-10-29 11:46
1.3.161

자바 7 파일 시스템 추상화와 호환성 향상 되었습니다. 큰 데이터베이스 (수백 GB의) 지금 빨라졌습니다.
Tags: file system abstraction, Bugfixes
Compatibility with the Java 7 file system abstraction has been improved. Large databases (hundreds of GB) are now faster.

2011-09-12 05:13
1.3.160

몇 가지 버그가 수정되었습니다.
Tags: Bugfixes
A few bugs were fixed.

Project Resources