Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2359

EJBQL: db path in not supported in ORDER BY

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.B1, 4.1.M1
    • 4.0.B2, 4.1.M1
    • None
    • None

    Description

      Query like select a.paintingArray+ from Artist a order by db:a.ARTIST_ID results in invalid SQL:

      SELECT t0.ARTIST_NAME AS sc0 FROM ARTIST t0 ORDER BY
      

      Note missing code after ORDER BY

      Attachments

        Activity

          People

            ntimofeev Nikita Timofeev
            ntimofeev Nikita Timofeev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: