Go to file
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
.idea Added DBConnector 2019-03-22 11:08:07 +01:00
frontend Added properties 2019-03-21 12:36:48 +01:00
gradle/wrapper Merged Branches 2019-03-21 12:37:40 +01:00
src Added DBConnector 2019-03-22 11:08:07 +01:00
.gitignore added files to .gitignore 2019-03-21 12:22:08 +01:00
BuGaGeocaching.iml Updated build.gradle 2019-03-17 14:31:25 +01:00
BuGaGeocaching.ipr Updated build.gradle 2019-03-17 14:31:25 +01:00
build.gradle Added Cache,Reward,Station Entity Class | Connection with Database is now possible 2019-03-21 15:14:23 +01:00
gradlew Added project structure 2019-03-17 14:01:39 +01:00
gradlew.bat Added project structure 2019-03-17 14:01:39 +01:00