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 <
For InteliJ: right lick on your database in the database view and choose "Disconnect".