I am trying to use the H2 database from a Java application.
I created the database and its tables through the H2 Console and then I try to connect from Java using <
You can also visit the "Preferences" tab from the H2 Console and shutdown all active sessions by pressing the shutdown button.