HsqldbRdb
A Hypersonic SQL database service
Overview
HsqldbRdb: A Hypersonic SQL database service
Design
- Super Type
- Rdb
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name |
Constraints
Allowed Child Dependencies
- HsqldbRdbDmp 1
- HsqldbRdbHome 1
- HsqldbRdbJavaHome 1
- HsqldbRdbSchema 1
- HsqldbZip 1
- RdbConnection1
- RdbData
- RdbDriver1
- RdbInstanceName1
- RdbPassword1
- RdbPort1
- RdbType1
- RdbUserName1
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- HsqldbRdbExportBuilder
- JBossServer
- Node
- Site
Attributes
Defaults for Imported Attributes
| Name | Default |
|---|---|
| hsqldbRdbHome | ${entity.deployment-install-root} |
| hsqldbRdbJavaHome | ${env.JAVA_HOME} |
| rdbConnection | jdbc:hsqldb:hsql://localhost:1701 |
| rdbDriver | org.hsqldb.jdbcDriver |
| rdbInstanceName | db1 |
| rdbPassword | |
| rdbPort | 1701 |
| rdbType | hsqldb |
| rdbUserName | sa |
Commands
View the available commands in the User Reference.
Related Types
The following types are defined for use with HsqldbRdb.
HsqldbRdbHome
Overview
HsqldbRdbHome: HSQLDB_HOME to use to run a Hypersonic SQL database server instance
Design
- Super Type
- HsqldbRdbSetting
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
Attributes
Exported Attributes
| Name | Property |
|---|---|
| hsqldbRdbHome | settingValue |
HsqldbRdbJavaHome
Overview
HsqldbRdbJavaHome: JAVA_HOME to use to run a Hypersonic SQL database server instance
Design
- Super Type
- HsqldbRdbSetting
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
Attributes
Exported Attributes
| Name | Property |
|---|---|
| hsqldbRdbJavaHome | settingValue |
HsqldbRdbSetting
Overview
HsqldbRdbSetting: A Hypersonic SQL database configuration setting
Design
- Super Type
- Setting
| Role | Abstract. (Objects cannot be created.) |
| Instance Names | Unique |


