exitewebIT client.db.properties
Name of the file containing the settings for the database server. The extension .properties is omitted (Standard: ./db/server)
exitewebIT client.db.name
Name of the database in which the data is stored. (Default: webIT client)
exitewebIT client.db.user
Name of the database user the webIT client uses to identify itself at the database (Default: sa)
exitewebIT client.db.password
Passwort for the user stated above (Default: none)
exitewebIT client.db.consolelog
Indicates whether database logging shall be written to the standard output (Default: false)
exitewebIT client.db.connectionpoolsize
Number of the concurrent connections to the database (Default: 10)