Hello,

I'm evaluating Torque for a starting project and have a question about
implementing inheritance.

I read that in Torque, a class hierarchy can mapped into a single table. How
can one in this case i implement a relationship where one of the subclasses
("Special1" on the attached picture) needs to have a many-to-one relation,
that, is, a foreign key to a another class ("SpecialX")?

Also, can I somehow define the field "SpecialField" in the schema so that it
wouldn't appear as part of the classes Generic and Special2?

Otherwise, Torque seems quite cool :)

Thanks a lot,

Tanel

<<attachment: Drawing1.jpg>>

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

Reply via email to