It's not exacly what you're looking for, as it's meant for testing, but you might want to take a look at DBUnit. At least you can look at the source code:

"DbUnit has the ability to export and import your database data to and from XML datasets"
http://dbunit.sourceforge.net/


Thompson

Ashish Kulkarni wrote:

Hi
Is there any code out there or any one worked on a
framework, where we can define SQL statements in XML
file and at runtime java program will read this XML
file, build the SQL if prepared statement and execute
it and return a ResultSet

What may be the points to be taken into consideration
if i have to write a new one
Ashish



__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail


---------------------------------------------------------------------
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