Adding in example JDBC connection set up, and db connection use with ResourceBundle to hide credentials

This commit is contained in:
Frank
2025-09-27 17:06:36 -06:00
parent 4997c46fc1
commit ae37a7b1cf
5 changed files with 617 additions and 2 deletions

View File

@@ -7,5 +7,14 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar:///usr/share/java/mysql-connector-j-9.4.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>