Results 1 to 1 of 1
Thread: H2 Database Engine 1.0.61
- 11-12-2007, 06:08 PM #1
H2 Database Engine 1.0.61
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.
Changes
Read-only databases in zip (or jar) files are now supported. File access is now done using an extensible API. Descending indexes are supported. H2 Console has been translated to Russian. Backward searching is implemented. A new option "cache" (the number of pre-allocated numbers) is available for sequences. Converting a decimal number to an integer now rounds like MySQL and PostgreSQL. The MVCC (multi version concurrency control) mode has been improved.
URL: H2 Database Engine
Similar Threads
-
H2 Database Engine 1.0.68
By JavaBean in forum Java SoftwareReplies: 0Last Post: 03-16-2008, 08:42 PM -
H2 Database Engine 1.0.62
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-27-2007, 08:35 PM -
H2 Database Engine 1.0.60
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-21-2007, 04:17 PM -
H2 Database Engine 1.0/2007-08-02
By levent in forum Java SoftwareReplies: 0Last Post: 08-03-2007, 04:45 PM -
H2 Database Engine 1.0/2007-07-12
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-13-2007, 05:31 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks