Hello, A new version of H2 is available at http://www.h2database.com (you may have to click 'Refresh').
Changes and new functionality: - The new page store mechanism is now alpha-level quality. - New committer: Christian Peter. He works for Docware. - The context class loader is used for user defined classes. - Non-unique in-memory hash indexes are now supported. - Improved performance for joins if indexes are missing. - New system property h2.defaultMaxLengthInplaceLob. - New system property h2.nullConcatIsNull. - The Recover tool now also processes the log files. - New sample application that shows how to pass data to a trigger. - The cache algorithm TQ is disabled. - SQL statements in the exception are no longer always included. Bugfixes: - ChangeFileEncryption did not work with Lob subdirectories. - SELECT COUNT(*) FROM SYSTEM_RANGE(...) returned the wrong result. - More bugs in the server-less multi-connection mode have been fixed. - Updating many rows with LOB could throw an exception. - The native fulltext index could leak memory. - Statement.getConnection() didn't work if the connection was closed. - Issue 121: JaQu: new simple update and merge methods. - Issue 120: JaQu didn't close result sets. - Issue 119: JaQu creates wrong WHERE conditions on some inputs. - Temporary local linked tables did not always work 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 -~----------~----~----~----~------~----~------~--~---
