Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.3.158

Probleme mit dem Upgrade einer Datenbank mit CLOB oder BLOB-Daten wurden behoben. Kompatibilität mit dem R-Programmiersprache wurde verbessert (durch die Deaktivierung der database_to_upper Flagge). Die Testfälle wurden vereinfacht mit assertThrows (...). Datum, Uhrzeit und timestamp-Datentyp Verarbeitung wurde neu implementiert.
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