worked on the dbcontroller

first part of upcoming database for homeflix (still a lot of work to do)
This commit is contained in:
Seil0
2016-12-13 19:28:44 +01:00
parent 7a92bb452f
commit f4e2fd2234
12 changed files with 456 additions and 171 deletions

View File

@ -6,5 +6,6 @@
<classpathentry kind="lib" path="C:/Users/Jannik/workspace/Project HomeFlix/src/libraries/jfoenix.jar"/>
<classpathentry kind="lib" path="C:/Users/Jannik/workspace/Project HomeFlix/src/libraries/minimal-json-0.9.4.jar"/>
<classpathentry kind="lib" path="C:/Users/Jannik/workspace/Project HomeFlix/src/libraries/commons-lang3-3.5.jar"/>
<classpathentry kind="lib" path="C:/Users/Jannik/workspace/Project HomeFlix/src/libraries/sqlite-jdbc-3.15.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>