• Daniel González Peña's avatar
    Updates Hibernate to version 5.2.3 · d8eb7051
    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