Simple H2 Database utility class


/ Published in: Java
Save to your folder(s)

A simple utility class that uses the H2 SQL Db to maintain a database connection. It also gives a convenience method to run SQL scripts.

_Note:_The init.sql value is hardcoded, and should be replaced by a static variable if needed

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.