You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ca...@incubator.apache.org> on 2007/01/29 14:59:50 UTC

[JIRA] Created: (CAY-741) Indexing entities with inheritance across datamaps

Indexing entities with inheritance across datamaps
--------------------------------------------------

                 Key: CAY-741
                 URL: https://issues.apache.org/cayenne/browse/CAY-741
             Project: Cayenne
          Issue Type: Bug
          Components: Cayenne Core Library
    Affects Versions: 1.2 [STABLE], 2.0 [STABLE], 3.0
            Reporter: Andrus Adamchik
         Assigned To: Andrus Adamchik
            Priority: Trivial
             Fix For: 3.0


Looking at EntityResolver.constructCache, if entity's superentity exists in a different DataMap, EntityInheritanceTree will not be linked properly. Extracting inheritance processing code outside the mapIterator loop should fix the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.