HSQLDB Database Connection Close Doesn’t Write to Disk - Solution

HSQLDB Database Connection Close Doesn’t Write to Disk - Solution

Note: This article will be emailed to your friend.

HSQLDB, the famous fast RDBMS written in Java, introduced a new feature which affects code ported over from previous versions. From version 1.7.2, in-process databases are no longer closed when the last connection to the database is explicitly closed via JDBC. Effectively your data is not written to disk even if you exit the program [...]

Read the rest of this article (156 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro