H2 jar is placed in WEB-INF\lib folder of Tomcat. Embedded H2 DB is running inside Tomcat 9.0.14.I just wanted to analyse the memory usage by H2 DB.
I am able to get the total heap memory usage by tomcat. But not able to find the memory usage by H2 DB process.