Expression.toEJBQL() should not output ObjectId
-----------------------------------------------

                 Key: CAY-1111
                 URL: https://issues.apache.org/cayenne/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


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.

Reply via email to