[OS-JIRA] Created: (WOL-853) [Entity Modeler] Column names are incorrectly populated when using single-table inheritance

From: Jim Kinsey (JIRA) ("Jim)
Date: Fri Jul 11 2008 - 09:20:08 EDT

  • Next message: Lachlan Deck: "eogeneration config"

    [Entity Modeler] Column names are incorrectly populated when using single-table inheritance
    -------------------------------------------------------------------------------------------

                     Key: WOL-853
                     URL: http://issues.objectstyle.org/jira/browse/WOL-853
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.* Next Stable Build
             Environment: WOLips 3.3.5268, Eclipse 3.3.2, Mac OS X 10.5.3
                Reporter: Jim Kinsey
                Priority: Minor

    The column names are incorrectly populated when subclassing an abstract entity using single-table inheritance. They take the value of the attribute name rather than the column name. I have found this to be reproducible:

    1. Create a new EOModel
    2. Add a new abstract entity
    3. Add a new attribute to that entity where the column name differs from the attribute name
    4. Add a new entity with the abstract entity as the parent
    5. Save the model

    At step 5 when the new entity is populated the column name will match the attribute name rather than the column name in the parent class.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Jul 11 2008 - 09:21:13 EDT