How about backing up your existing xml file, re-running the ant jdbc task to obtain a new xml file and using a text editor to get from it what you want?
Regards, Álvaro Arjun Das <[EMAIL PROTECTED]> wrote: Hi All, I need to make changes to an already existing project where-in i need to add certain new tables to the existing schema. The project already has a projectspecific-schema.xml, generated using the torque jdbc task. Is there a way to use the jdbc task again to generate the xml schema file only for the new tables? The only other option i can think of is creating a new schema with only the tables required present in the schema, and then using the torque jdbc task to create the xml schema file. Any help in this regard would be highly obliged. -- View this message in context: http://www.nabble.com/Configuring-torque-to-restrict-it-to-a-specifc-table-list-in-an-existing-schema-tp14835836p14835836.html Sent from the Apache DB - Torque Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Never miss a thing. Make Yahoo your homepage.
