You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Mi...@bmwna.com on 2004/05/22 00:07:26 UTC

Limit Tables In Schema

Hi-

Is it possible to limit the tables which are added to the schema.xml file
for a project?  I only need to generate Torque classes for a handful of
tables but the database has hundreds.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org


Re: Limit Tables In Schema

Posted by T E Schmitz <ma...@numerixtechnology.de>.
Not via any of the built-in options. But it is easy enough to patch the 
Velocity templates: you could filter out the tables you want to generate 
sources for in the templates\om\Control.vm file.


Regards,

Tarlika Elisabeth Schmitz


Michael.Kashambuzi@bmwna.com wrote:

> Hi-
> 
> Is it possible to limit the tables which are added to the schema.xml file
> for a project?  I only need to generate Torque classes for a handful of
> tables but the database has hundreds.
> 
> Michael
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> For additional commands, e-mail: torque-user-help@db.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org