Hi, all

Now, I'm on the project to build open source CMS framework,
and we are using slide 2.1 as CMS backing store and HSQLDB 1.8.0
as default database engine.

My question is, is there test suite (like junit testcase) for
RDBMSAdapter or the adapter itself for HSQLDB 1.8.0 ?

I currently provide my custom RDBMSAdapter for that framework,
which extends StandardRDBMSAdapter, because I couldn't find
the one for HSQLDB 1.8.0 and StandardRDBMSAdapter sometimes
didn't work well for some methods.

So far, I modified my adaptor every time some exceptions occur,
though I want to change the way to make my adapter sure.

Thanks and any comment will be appreciated.
--
SOMEDA Takashi
[EMAIL PROTECTED]
http://tuigwaa.sandbox.seasar.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to