Issue 2: Support for HSQL
Status:  New
Owner: ----
Reported by joeamo...@gmail.com, Jun 3, 2013
What steps will reproduce the problem?
1. Set persistence to use HSQL instead of any of the supported dbs
2.
3.

What is the expected output? What do you see instead?
Ability to mock should work.

"disableConstaints not implemented for " + connection.getMetaData().getDatabaseProductName());

What version of the product are you using? On what operating system?
Latest trunk. Linux.

Please provide any additional information below.
Would be great to see this work for HSQL.