Hello,
A new version of H2 is available for ( http://www.h2database.com ) download.
(You may have to click 'Refresh').
This is the last version compiled against Java 1.4.
The next version will be Java 1.5.
Changes and new functionality:
- JDK 1.5 is now required to build the jar file.
- A second level soft-references cache is now supported.
It speeds up large databases, but reduces performance for small
databases. Thanks a lot to Jan Kotek for the patch!
- MS SQL Server compatibility: support for linked tables with
NVARCHAR, NCHAR, NCLOB, and LONGNVARCHAR.
- Android workaround for read-only databases in zip files.
- Calling execute() or prepareStatement() with null as the
SQL statement now throws an exception.
- H2 Console: command line settings are no longer stored.
Bugfixes:
- When deleting or updating many rows in a table, the space
in the index file was not re-used.
- Identifiers with a digit and then a dollar sign didn't work.
- Shell tool: the built-in commands didn't work with a semicolon.
- Benchmark: the number of executed statements was incorrect.
For details, see the 'Change Log' at
http://www.h2database.com/html/changelog.html
For future plans, see the 'Roadmap' page at
http://www.h2database.com/html/roadmap.html
P.S. If you reply to this message please use a different subject.
Have fun,
Thomas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---