The release candidate jar is the latest equivalent to the hsqldb.jar. Create a directory and copy the release candidate jar there. You can rename it to hsqldb.jar if you need to.
Thanks for reporting. I suspect the issue with SqlTool is due to a setting in the SqlTool jar which looks for the HSQLDB jar where it expects it to be, therefore using the 2.7.4 jar. Juse copy the SqlTool jar alongside the Release Candidate jar and specify the RC jar path in the Java command.
HSQLDB version 2.7.5 will be released soon. A release candidate jar is available at https://sourceforge.net/projects/hsqldb/files/release_candidate/ Please try this jar with your applications and report any issues.
HSQLDB version 2.7.5 will be released soon. A release candidate jar is available at https://sourceforge.net/projects/hsqldb/files/release_candidate/ Please try this jar with your applications and report any issues.
Release Candidate jar for version 2.7.5
core code updates - new version 2.7.5
MVCC deadlock
No effect setting hsqldb.cache_size & hsqldb.cache_rows in JDBC connection