Updates Hibernate to version 5.2.3
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.
Showing
Please register or sign in to comment