H2 is a Java SQL database. The main features of H2 are:
Driver file: | The .jar, .zip or .class file that contains the JDBC driver |
Download link: | http://www.h2database.com/html/download.html |
Connection URL: | Specify the location of the JDBC data provider |
<database_name>: | The file name of the database |