[
https://issues.apache.org/jira/browse/CAY-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik updated CAY-1111:
---------------------------------
Fix Version/s: 3.1
The latest patch will need some rework as the old API is used internaly inside
Cayenne stack. Rescheduling it for 3.1
> Expression.toEJBQL() should not output ObjectId
> -----------------------------------------------
>
> Key: CAY-1111
> URL: https://issues.apache.org/jira/browse/CAY-1111
> Project: Cayenne
> Issue Type: Bug
> Components: Cayenne Core Library
> Affects Versions: 3.0
> Environment: N/A
> Reporter: Dave Dombrosky
> Assignee: Andrus Adamchik
> Fix For: 3.1
>
> Attachments: encodeAsEJBQL.patch, toEJBQL.txt, toEJBQL_1.txt
>
>
> The Expression.toEJBQL method in ASTScalar.java needs to be fixed so that the
> PK is used as the value instead of the ObjectId.
> Currently, the method outputs things like "a.artist = <ObjectId:Artist,
> id=1234>", which is not valid EJBQL syntax.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.