labswp_2019_sose_geocaching/.idea/modules
Maximilian Leopold b53d05edb6 Added DBConnector
You can get a SQL Connection to the bugageocaching DB by using
Connection con = DBConnector.connect();
2019-03-22 11:08:07 +01:00
..
de.hhn.labsw.labswp_2019_sose_geocaching.iml Added index.html 2019-03-20 19:26:35 +01:00
de.hhn.labsw.labswp_2019_sose_geocaching.main.iml Added Cache,Reward,Station Entity Class | Connection with Database is now possible 2019-03-21 15:14:23 +01:00
de.hhn.labsw.labswp_2019_sose_geocaching.test.iml Added DBConnector 2019-03-22 11:08:07 +01:00