April 2018
Intermediate to advanced
202 pages
4h 48m
English
This chapter uses the same data model used in Chapter 8, Adding Reporting Capabilities. The data model is based on a simple SQL table, Call. We'll use JPA to connect to a file-based H2 database. The JPA logic is encapsulated in a CallRepository class. For more details about the data model, please refer to Chapter 8, Adding Reporting Capabilities.
Read now
Unlock full access