[
https://issues.apache.org/jira/browse/CAY-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798526#action_12798526
]
Dave Dombrosky commented on CAY-1313:
-------------------------------------
The problem was occurring when using Expression.toEJBQL() on a property which
referenced another table. I don't think it was using the "=:a" syntax that you
have there, just regular "=a". This was then causing an exception in the code
that was written for CAY-1145. In light of this, this issue should probably be
renamed.
Let me know if you need more info. It would take some work to run my code
using the latest release.
> EJBQL: Implement support for relationship-ending paths in WHERE clause
> ----------------------------------------------------------------------
>
> Key: CAY-1313
> URL: https://issues.apache.org/jira/browse/CAY-1313
> Project: Cayenne
> Issue Type: Bug
> Components: Core Library
> Affects Versions: 3.0 beta 1
> Reporter: Dave Dombrosky
>
> Same as CAY-1145 except this time implement it for the WHERE clause.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.