Hi Jeffrey, I use this often when the corresponding joins are too complex or if I want summary info from more than one table. This works great for read/query only situations. I've not tried anything more adventurous with views. Don't think your schema/objects can reference the tables the view is based on tho (other than comments/description entries). HTH.
David


Jeffrey Wong wrote:

Is it possible to have Torque generate objects that reference views and
not actual data tables?

I've considered defining the view in the schema xml and just not using
the generated SQL.  Is there a way to set it up so the object also
contains references to the tables from which the view was created.


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