Generic - RDBMS Adapter (HSQLDB)
Search form
Description - A generic for connecting to HSQLDB (Hyper SQL Database).
Parameter Groups
Parameter Type Description
* Type: string The method of running the HSQL database.
Select from one of the following options:
- Standalone
- Server
- Web Server
- In-Memory
* - denotes required
Parameter Type Description
* User ID: string User ID that can access the database
Password: string Password associated with the specified user ID.
* - denotes required
Parameter Type Description
Node Maximum: integer Maximum number of nodes to retrieve.
* - denotes required
Parameter Type Description
Database File Path: string The full path to the database file.
* - denotes required
Parameter Type Description
Host: string The name of the machine on which the database is running.
Port: string The port number on which the database is listening.
Server Name: string Name of the database server.
* - denotes required
Parameter Type Description
URL: string Allows you to specify optional settings for the JDBC URL.
* - denotes required
Parameter Groups
Parameter | Type | Description | * | Type: | string | The method of running the HSQL database.
Select from one of the following options:
|
---|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | User ID: | string | User ID that can access the database | Password: | string | Password associated with the specified user ID. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Node Maximum: | integer | Maximum number of nodes to retrieve. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Database File Path: | string | The full path to the database file. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Host: | string | The name of the machine on which the database is running. | Port: | string | The port number on which the database is listening. | Server Name: | string | Name of the database server. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
URL: | string | Allows you to specify optional settings for the JDBC URL. |