Re: Inheritance using two tables

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Feb 01 2005 - 09:20:41 EST

  • Next message: Andrus Adamchik: "Re: Modeler freeze"

    Hi Andre,

    Multiple table inheritance is currently not supported. It should be fairly
    easy to add, but this has to be done... I guess you'll have to map your
    tables as independent entities and use a common Java interface or better -
    a common abstract superclass to achieve a similar effect.

    Andrus

    > Hi
    >
    > How does one map an associated database schema?
    > Where we have one base table representing the super class and any number
    > of other tables representing the concrete sub classes.
    >
    > I understand the documentation of single table inheritance but can't
    > find any help on the above.
    >
    > Also I can't search the mail archive, am I missing something?
    >
    > cheers
    >
    > as
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Tue Feb 01 2005 - 09:20:43 EST