How to close and restart JPA (Hibernate) when Tomcat app is restarted?
I am using Tomcat (10.1), JPA, Hibernate (6.4.4) and H2 (2.2.224) to provide persistence within a webapp.
I am using Tomcat (10.1), JPA, Hibernate (6.4.4) and H2 (2.2.224) to provide persistence within a webapp.