Andrus Adamchik created CAY-1727:
------------------------------------

             Summary: Modeler thinks entity is using inheritance when it doesn't
                 Key: CAY-1727
                 URL: https://issues.apache.org/jira/browse/CAY-1727
             Project: Cayenne
          Issue Type: Bug
          Components: Modeler
    Affects Versions: 3.1B1, 3.1M2
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


One possible scenario (I think this is not limited to these steps) :

* Create new DataMap, enter arbitrary custom superclass
* Create DbEntity with a couple of columns
* Click "Create ObjEntity" that will create a new ObjEntity based on this 
DbEntity

The resulting ObjEntity "Table/View" field is disabled. The Modeler thinks that 
custom superclass corresponds to persistent inheritance... Deleting it, going 
to some other entity, and then returning back to this ObjEntity will reactivate 
"Table/View".

"Table/View" should be disabled only when "Inheritance" dropdown is populated 
(i.e. when "super entity" is chose, not just a superclass). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to