DBConnect + Postgreshelper + Load JDBC config from conf.ini

This commit is contained in:
2021-02-26 22:43:40 +01:00
parent 0c8ccce950
commit 2360566063
17 changed files with 236 additions and 262 deletions

View File

@@ -20,5 +20,6 @@
<orderEntry type="library" name="junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="org.slf4j:slf4j-log4j12:1.7.12" level="project" />
<orderEntry type="library" name="org.ini4j:ini4j:0.5.4" level="project" />
<orderEntry type="library" name="org.postgresql:postgresql:42.2.19" level="project" />
</component>
</module>