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-02-13 04:11 Back to release list
1.3.151 Beta

브라우저 도구는 이제 명령줄 옵션으로 데이터베이스의 URL을 지원하는 콘솔 기반. 사용자 정의 함수는 이제 어떤 클래스의 매개 변수를 가질 수 있습니다. SQLite는와의 호환성은 의사 열 _ROWID_를 지원함으로써 개선되었습니다. 준비 진술과 방울과 동시성 문제 / clob 개체가 해결되었습니다.
The browser based console tool now supports a database URL as a command line option. User defined functions can now have parameters of any class. The compatibility with SQLite has been improved by supporting the pseudo-column _ROWID_. Concurrency problems with prepared statements and blob / clob objects have been fixed.

Project Resources