Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
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.
Attachments
Issue Links
- is related to
-
CAY-452 EJB QL Cayenne Query
- Closed