I don't know of any setting that will do what you want, but as a
workaround,
you could edit the ???-schema.xml and remove the element for that column.
Then the java code Torque generates will be unaware of the column's
existence
in the db.


   Dale
 

On Sun, 9 Nov 2003 10:47:32 -0800, "Jiaqi Guo"
<[EMAIL PROTECTED]> said:
> Is there any way to mark a column to be skipped when generate java
> classes. Which means I don't want Torque know this column at runtime,
> just need it in ???-schema.sql.
> 
> 
> 
> Thanks
> Jiaqi Guo
>  
> [EMAIL PROTECTED]
> http://cyclops-group.sourceforge.net
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
-- 
  Dale Thoms
  [EMAIL PROTECTED]


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

Reply via email to