You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/02/15 16:51:13 UTC

[jira] [Created] (CAY-1794) Duplicate attributes in discriminator columns of PersistentDescriptor

Andrus Adamchik created CAY-1794:
------------------------------------

             Summary: Duplicate attributes in discriminator columns of PersistentDescriptor
                 Key: CAY-1794
                 URL: https://issues.apache.org/jira/browse/CAY-1794
             Project: Cayenne
          Issue Type: Bug
    Affects Versions: 3.1B1
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Minor


In cases of inheritance non-leaf entities may have synthetic qualifiers that mention the same attribute more than once. E.g. personType = 'EE' or personType = 'EM'. When Cayenne compiles a descriptor, it ends up with 2 instances of ObjAttribute for personeType. This seems benign, still it is incorrect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira