Download List

Projeto Descrição

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

A ferramenta CSV tem sido melhorada um pouco. A instrução update agora oferece suporte a limitação do número de linhas alteradas. Compatibilidade com outros bancos de dados (PostgreSQL e MySQL) foi melhorada um pouco.
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

Atualizar um conjunto de resultados em um gatilho é agora suportado.
Tags: Bugfixes
Updating a result set in a trigger is now supported.

2011-11-27 07:15
1.3.162

Compatibilidade com outros bancos de dados foi melhorada. A criação de um índice de texto completo Lucene é agora mais rápida.
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

Compatibilidade com a abstração de sistema de arquivo Java 7 foi melhorada. Grandes bancos de dados (centenas de GB) agora são mais rápidos.
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

Alguns bugs foram corrigidos.
Tags: Bugfixes
A few bugs were fixed.

Project Resources