[OS-JIRA] Created: (WOL-410) Entity Modeler validation complains about missing column name when using derived definition

From: Lachlan Deck (JIRA) ("Lachlan)
Date: Sun Apr 22 2007 - 22:39:47 EDT

  • Next message: Kieran Kelleher: "java.lang.NoClassDefFoundError when generating SQL in Entity Modeler"
  • Next message: Lachlan Deck (JIRA): "[OS-JIRA] Created: (WOL-411) Wish: define the class package once per model (instead of per entity)"

    Entity Modeler validation complains about missing column name when using derived definition
    -------------------------------------------------------------------------------------------

                     Key: WOL-410
                     URL: http://issues.objectstyle.org/jira/browse/WOL-410
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 2.0.0.* (unreleased please specify)
             Environment: WOLips 2.0.0.3928
                Reporter: Lachlan Deck
                Priority: Minor

    The following definition fails validation even though it's acceptable:
            {
                definition = "count(*)";
                externalType = BIGINT;
                name = derivedCount;
                valueClassName = NSNumber;
                valueType = l;
            },

    -- 
    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 : Sun Apr 22 2007 - 22:39:37 EDT