You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Dave Dombrosky (JIRA)" <ji...@apache.org> on 2009/09/25 09:26:16 UTC

[jira] Commented: (CAY-1145) EJBQL: Implement support for relationship-ending paths in SELECT clause

    [ https://issues.apache.org/jira/browse/CAY-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759418#action_12759418 ] 

Dave Dombrosky commented on CAY-1145:
-------------------------------------

Well I'm finally trying to upgrade to trunk, and this bug is getting in my way.  I can't use the workaround you suggested in the email thread because my queries are a lot more complex then the simple example I gave.

Could you give me some hints on fixing this?  I don't know where to begin, but if you point me in the right direction I might be able to make some progress.

> EJBQL: Implement support for relationship-ending paths in SELECT clause
> -----------------------------------------------------------------------
>
>                 Key: CAY-1145
>                 URL: https://issues.apache.org/jira/browse/CAY-1145
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library
>    Affects Versions: 3.0M5
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>
> See this thread: http://markmail.org/message/uckn7q5vdl5u2rtr
> SELECT p.toArtist FROM Painting p 
> doesn't work (it treats p.toArtist as scalar)

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