Commit Graph

4 Commits

Author SHA1 Message Date
Johannes Theiner 48606ee953 + Documentation
~ made Checkstyle happy
2019-04-18 12:31:04 +02:00
Johannes Theiner 59ecac912c + insert(Book/Author/Publisher)
+ getBooks

Signed-off-by: Johannes Theiner <j.theiner@live.de>
2019-04-17 20:14:26 +02:00
Johannes Theiner 18efa59177 + get(Author/Publisher/Category/Book) 2019-04-17 14:59:35 +02:00
Johannes Theiner 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