java/sql-dk/manifest.mf
author František Kučera <franta-hg@frantovo.cz>
Tue, 26 Feb 2019 18:19:49 +0100
branchv_0
changeset 236 a3ec71fa8e17
parent 0 29df3b2e34df
permissions -rw-r--r--
Avoid reusing/rewriting the DB connection properties.
There was weird random errors while testing connection to multiple DB in parallel when one of them was meta connection to same DB connection.
Two kinds of exception: 1) missing password 2) „Passing DB password as CLI parameter is insecure!“
franta-hg@0
     1
Manifest-Version: 1.0
franta-hg@0
     2
X-COMMENT: Main-Class will be added automatically by build
franta-hg@0
     3