hi,
is it possible to map "base"-fields from a base-class?

Base-class: BaseX.class
                   fields: name, number

(concrete) inherited classes:

-->ExtendedBaseX_A
-->ExtendedBaseX_B
.....|_________->ExtendedBaseX_B_xyz

all Classes need the same fields "name" and "number". They allways use the same
tablefieldnames (same and separate tables). Is there a way to map these two fields
automatically to the tables?


joerg




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



Reply via email to