Results 1 to 1 of 1
Thread: H2 Database Engine 1.0.79
-
H2 Database Engine 1.0.79
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
Row level locking is now enabled when using MVCC (multi version concurrency). Multiple processes can now access the same database. The SHOW SQL statement is now supported. The linked table can now share a connection, and can be read-only, temporary, and point to different schemas. The storage re-use algorithm and the hash calculation for byte arrays are faster.
URL: H2 Database Engine"The sole cause of mans unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
Similar Threads
-
H2 Database Engine 1.0.73
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-31-2008, 08:16 PM -
H2 Database Engine 1.0.72
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-13-2008, 05:31 PM -
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


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks