[jira] Created: (CAY-1111) Expression.toEJBQL() should not output ObjectId

From: Dave Dombrosky (JIRA) ("Dave)
Date: Sun Sep 28 2008 - 16:56:11 EDT

  • Next message: Aristedes Maniatis: "Re: JDBC 4 and build sanity"

    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.
    



    This archive was generated by hypermail 2.0.0 : Sun Sep 28 2008 - 16:57:10 EDT