- 17 Nov, 2017 1 commit
-
-
Daniel González Peña authored
With this version: - There is no need to declare your entities in <class> elements in persistence.xml. - You can open and close an entitymanagerfactory in each test class without hangs between test classes.
-
- 16 Nov, 2017 1 commit
-
-
Daniel González Peña authored
-
- 09 Nov, 2017 2 commits
-
-
Daniel González Peña authored
It also moves transaction management out of Departments.
-
Daniel González Peña authored
Creates a Departments class with basic Department management with the EntityManager.
-
- 03 Nov, 2017 1 commit
-
-
Daniel González Peña authored
-