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)" <de...@cayenne.apache.org> on 2008/01/05 16:38:32 UTC

[JIRA] Created: (CAY-952) Generate OUTER joins for flattened attributes in a SelectQuery

Generate OUTER joins for flattened attributes in a SelectQuery
--------------------------------------------------------------

                 Key: CAY-952
                 URL: https://issues.apache.org/cayenne/browse/CAY-952
             Project: Cayenne
          Issue Type: Task
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Minor
             Fix For: 3.0


Pending CAY-929 implementation, SelectQuery should generate outer joins for flattened attributes. EJBQLQuery does already... this way missing dependent records will still produce correct results. See DataContextFlattenedAttributesTest.testSelectCompound2() - this test case will need to match "testSelectEJQBQL" results.

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