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 2009/12/28 21:29:29 UTC

[jira] Closed: (CAY-228) addCustomDbAttribute should work as documented

     [ https://issues.apache.org/jira/browse/CAY-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-228.
-------------------------------

    Resolution: Won't Fix

this API is gone from SelectQuery

> addCustomDbAttribute should work as documented
> ----------------------------------------------
>
>                 Key: CAY-228
>                 URL: https://issues.apache.org/jira/browse/CAY-228
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Cayenne Core Library
>    Affects Versions: 1.1 [LEGACY], 1.2 branch
>            Reporter: Tore Halset
>            Assignee: Andrus Adamchik
>
> SelectQuery.addCustomDbAttribute(String) does not work as espected from javadoc: "Adds a path to the DbAttribute that should be included in the results of this query. Valid paths would look like ARTIST_NAME, PAINTING_ARRAY.PAINTING_ID, etc". 
> * Adding "ARTIST_NAME" works, but all the standard attributes are removed from the query. 
> * Adding "PAINTING_ARRAY.PAINTING_ID" does not work.

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