> To make sure proper implementations get added for each platform, it's a
> good idea to create a few testcases that will fail until platform
> support is complete. The Torque SQL-generation in 1.0 branch seems
> unable to do things like generate stored procedures for the tests, but
> this might be possible with the OJB 1.1 testing framework?

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.

Tom

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

Reply via email to