If it is not explicitly told in following recipe, setting up services are described for Ubuntu 20.04 server, but applications are described for Xubuntu 20.04 workstation. If you use different Ubuntu version or Linux distribution, settings as well as content, names and places of configuration files may be different!
Got it.

Extra 8. JPA

Main steps

  1. Investigate package jtm.extra08.
  2. Implement persistence for Invoice and Item classes using JPA
    to pass unit tests.
  3. To view and manage H2 database from browser, run command bash browse-h2-db.sh from ...extra08 folder

Note that this (configuration of) H2 database supports only one connection. To run unit tests, connection from browser should be closed.


  

Created by Valdis Vītoliņš on 2017-07-19 11:23
Last modified by Valdis Vītoliņš on 2024-08-27 17:31
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License