| Parameter | Description |
|---|---|
| jdbc.connectionpool | name of the connectionpool - if exisiting in Pipeline url and driver are ignored |
| jdbc.driver | (optional) JDBC driver used for the communication to the database. Default: org.hsqldb.jdbcDriver |
| jdbc.url | (optional)URL for the given JDBC driver. Default: jdbc:hsqldb:mem |
| resultParamKey | Output parameter key where the connection is stored in |
| readsheet | (optional) default to initial |