-
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.d8eb7051
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.