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

6
cs-115-jdbc/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
</component>
</project>