Note, that this recipe is not updated long time and could be outdated!
Got it.

Extra 8. JPA

  1. Review presentation
  2. Investigate package jtm.extra08.
  3. Implement persistence for Invoice and Item classes using JPA
    to pass unit tests.
  4. 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 2021-04-13 14:31
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License