You may have a look at dbunit:
http://dbunit.sourceforge.net/

 they provide a framework that allows you to set your database into a
defined state before the execution of a unit-test and to compare them
after running your tests with the desired values. It uses xml-files to
load the database&also for comparisons...

maybe it works for you:)


 --- Ursprüngliche Nachricht ---
Datum: 10.02.2003 15:34
Von: Robert McIntosh <[EMAIL PROTECTED]>
An: Struts Users Mailing List <[EMAIL PROTECTED]>
Betreff: Re: [OT] dummy data tool

> LOL!
>
> Well, I don't use JDeveloper or have Oracle on my dev machine, but
> thanks :-)
> I thought I saw such a tool (java based) on SF a while back, but it is
> pretty hard to search and I couldn't find it.
>
> Robert
>
> Hookom, Jacob John wrote:
>
> >Or an intern.....
> >
> >     -----Original Message-----
> >     From: Mark Galbreath [mailto:[EMAIL PROTECTED]]
> >     Sent: Mon 2/10/2003 12:05 AM
> >     To: 'Struts Users Mailing List'
> >     Cc:
> >     Subject: RE: [OT] dummy data tool
> >
> >
> >
> >     Well, if you are using JDeveloper 9.0.3, you could use PL/SQL:
> >
> >     http://otn.oracle.com/tech/pl_sql/content.html
> >
> >     Mark
> >
> >     -----Original Message-----
> >     From: Robert McIntosh [mailto:[EMAIL PROTECTED]]
> >     Sent: Sunday, February 09, 2003 8:45 PM
> >
> >     I don't suppose anyone knows of a free tool/project that will
generate
> >     dummy data for populating a database?
> >
> >     - Robert
> >
> >
> >
> >     ---------------------------------------------------------------------
> >     To unsubscribe, e-mail: [EMAIL PROTECTED]
> >     For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
>
>------------------------------------------------------------------------
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to