| Issue 2: | Support for HSQL | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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. |