62 Commits

Author SHA1 Message Date
59ecac912c + insert(Book/Author/Publisher)
+ getBooks

Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-17 20:14:26 +02:00
18efa59177 + get(Author/Publisher/Category/Book) 2019-04-17 14:59:35 +02:00
Julian Hinxlage
07fa6d09a4 fixed database creation 2019-04-16 16:06:26 +02:00
388459b6a2 + automatic inserts 2019-04-15 18:36:03 +02:00
ebce4cd0f0 + database now uses a pooled connection
Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-09 18:37:23 +02:00
4b6510d230 ~ changed helloWorld to find absolute path to config files
Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-09 12:46:21 +02:00
49287ee2e4 ~ moved HelloWorld Servlet
~ asserted connection to database

Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-08 18:30:46 +02:00
7495f455e2 ~ POJOs done
+ Example Database Servlet

Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-05 19:54:03 +02:00
aab20c1c48 + Creating Database connection
+ POJOs for:
- Address
- Author
- Book
- Category
- Customer
- Publisher

Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-05 13:13:17 +02:00
6c2bbc9660 Anfang previews
Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-03-22 08:52:55 +01:00
edf4b975b5 web.xml hinzugefügt
Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-03-05 16:50:44 +01:00
787cc34533 first commit
Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-03-05 14:07:16 +01:00