Thomas Dudziak wrote:
I don't think that generating stored procedures database-independently
is possible mostly because of the implementation of the stored proc.
However, I don't see a reason why we shoudln't have database-dependent
tests, e.g. tests for PL/SQL support against Oracle/PostgreSQL.
Generating the stored procs could be done via dbUnit or directly via
the jdbc connection.

I have had some thoughts in this direction lately, there are many things in the Oracle platform impls that are not asserted for since it is simply too db-specific to create data for a proper test.


If you have some ideas for integrating eg dbUnit in the tests that would be good to get in for the 1.1+ line of releases!

Regards,
 Martin (who will now investigate dbUnit a bit...)

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



Reply via email to