Skip to content
Ad Astra Per Aspera

Software, science and random thoughts about IT.

Home Blog Talks My Blog in Portuguese About

Post

Note to self: embedded HSQLDB for Java

December 5, 2014 / 1 tag

This article explain how to setup and run an embedded HSQLDB (very useful for unit tests).

  • coding

This article explain how to setup and run an embedded HSQLDB (very useful for unit tests). Basically just instantiate a Server object, set the path, set database name and start it.

Previous Using jq to convert a backlog hosted in Trello Next Processes, automation and discipline

Personal notes on software, systems, and open source.

Built with semantic HTML, CSS, and Roq.