Hello,

A new version of H2 is available for download at http://www.h2database.com
(you may have to click 'refresh').

Changes and new functionality:

Changes and new functionality:
- The French translation of the H2 Console has been improved by
   Olivier Parent.
- Translating the H2 Console is now simpler.
- Common exception (error code 23*) are no longer written to
   the .trace.db file by default.

Bugfixes:
- ResultSetMetaData.getColumnName now returns the alias name
   except for columns.
- Temporary files are now deleted when the database is closed, even
   if they were not garbage collected so far.
- There was a memory leak when creating and dropping tables and
   indexes in a loop (persistent database only).
- SET LOG 2 was not effective if executed after opening the database.
- In-memory databases don't write LOBs to files any longer.
- Self referencing constraints didn't restrict deleting rows that reference
   itself if there is another row that references it.

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

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to