H2 database engine. This tutorial explains how to install H2 database engine.
1. H2 Database Engine
The H2 Database Engine is an easily embeddable Java-only database engine with a small footprint. Its homepage is H2 Database Engine.
2. Installation
Download the h2.jar from http://h2database.com/html/download.html and place it into the classpath of your Java program to use the database.
3. Links and Literature
3.1. vogella Java example code
endifdef::printrun[]
If you need more assistance we offer Online Training and Onsite training as well as consulting