postgresql true org.postgresql.Driver jdbc:postgresql://localhost:5432/pg-meldestelle-db $ProjectFileDir$ h2.unified true true org.h2.Driver jdbc:h2:mem:billing_test;DB_CLOSE_DELAY=-1 $ProjectFileDir$ postgresql true true org.postgresql.Driver jdbc:postgresql://localhost:5432/postgres $ProjectFileDir$ h2.unified true true org.h2.Driver jdbc:h2:mem:maildb;DB_CLOSE_DELAY=-1 $ProjectFileDir$