hsqldb

Description

Start an instance of the HSQL Database engine. For more information on the properties please see http://hsqldb.org

Properties

NameDescriptionRequired
name A name, can be any text. No.
database A list of name/value pairs as a map type object which are the database name and the database path. Hsqldb supports up to 10 databases per server instance. No.
properties The server hsql properties. For more information please see the hsqldb documentation. No.

Example

Please see the sql examples.


(c) Rob Gordon 2005