Parameter | Description |
---|---|
db_conn | JDBC connection parameter name, used for the communication to the database. |
query | URL for the given JDBC driver. Default: jdbc:hsqldb:mem |
fieldseperator | (optional) Separator, ';' by default |
filename | name of file written |
columnnames | (optional) Should columnnames be added (default true) |