|
027ebd2a46
|
+ Index
~ small fixes
- db, hello
- web.xml
Signed-off-by: Johannes Theiner <j.theiner@live.de>
|
2019-04-27 11:37:05 +02:00 |
|
Julian Hinxlage
|
5849812afd
|
changed booklist entries
added value validation to addbook form
added simple Error massages
|
2019-04-25 11:31:47 +02:00 |
|
|
61e9b4df54
|
~weird bug fixed: head->desk
Signed-off-by: Johannes Theiner <j.theiner@live.de>
|
2019-04-25 07:00:50 +02:00 |
|
|
d91e4ad5f1
|
+ Fixed all insert bugs
~ found a weird one in PreparedStatement
Signed-off-by: Johannes Theiner <j.theiner@live.de>
|
2019-04-24 21:59:23 +02:00 |
|
|
c9ae2db7e1
|
Meisten Bugs gefixt
|
2019-04-24 16:15:15 +02:00 |
|
Julian Hinxlage
|
c57fe04916
|
edit book servlet now interacts with database
|
2019-04-23 15:32:52 +02:00 |
|
|
48606ee953
|
+ Documentation
~ made Checkstyle happy
|
2019-04-18 12:31:04 +02:00 |
|
|
8b9d81bfc1
|
+ delete(Book/Author/Publisher/Category)
|
2019-04-18 09:10:13 +02:00 |
|
|
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 |
|
|
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 |
|