Another option is to change the owner of the tables you are not interested. Torque won't generate the schema of the tables not owned by "torque.database.schema" build property.
Regards. /tb. > -----Original Message----- > From: "Göschl,Siegfried" [mailto:[EMAIL PROTECTED] > Sent: Friday, January 30, 2004 1:23 PM > To: Apache Torque Users List > Subject: RE: It worked + just one more thing > > Hi John, > > it depends on your requirements > > +) you can delete the tables manually your are not interested in > +) you add a XSLT post-processing step in the ANT script to > remove the tables automagically > > Cheers, > > Siegfried Goeschl > > -----Original Message----- > From: John Varghese [mailto:[EMAIL PROTECTED] > Sent: Friday, January 30, 2004 11:29 AM > To: Apache Torque Users List > Subject: It worked + just one more thing > > > Hello again, > It has finally worked > > Now I want to generate schema of selected tables only. > Pls note that the tables that I am interested in , start with "CGL" > e.g. CGL_USER,CGL_PRODUCT, > > Hope you can help > Regards > John > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
