I only use HSQL in embedded mode (in Modeler preferences and unit tests) and I haven't seen any issues. It looks like we explicitly suppress schemas in the HSQL adapter. If you are seeing problems with that, let's go ahead and fix it.

Also if this is 1.7 vs 1.8 issue, we can autodetect version via HSQLDBSniffer, and configure the right schema support behavior (we are doing similar version detection, though for a different purpose, in the OracleSniffer).

Andrus


On Apr 4, 2006, at 8:01 PM, Mike Kienenberger wrote:

Has anyone added supported for HSQLDB 1.8 schemas in the modeler
schema generation?
I finally upgraded to 1.8 so I could use JNDI with the latest modeler
preferences, but I hit a lot of schema issues (in 1.7, schema was
ignored).

I'll open an issue on it if it hasn't been done up to this point.


Reply via email to