Andrus Adamchik closed CAY-839.
-------------------------------
Resolution: Fixed
> Support combination of Persistent objects and scalars in query results
> ----------------------------------------------------------------------
>
> Key: CAY-839
> URL: https://issues.apache.org/cayenne/browse/CAY-839
> Project: Cayenne
> Issue Type: Improvement
> Components: Cayenne Core Library
> Affects Versions: 3.0
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Fix For: 3.0
>
>
> Recently introduced SQLResultSetMapping would not allow a mix of objects and scalars in result Object[], so dumb queries like that are not possible:
> "SELECT count(p), p FROM Painting p GROUP BY p"
> Need to support that.
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
This archive was generated by hypermail 2.0.0 : Sat Feb 23 2008 - 10:34:38 EST