Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1533

JPA2 select math mix with aggregate reports syntax error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-beta
    • 2.0.0-beta2
    • query
    • None

    Description

      A problem is found in select expression involving math mix with aggregate resulted in syntax error.
      Sample JPQL:
      SELECT SUM(c.age) + SUM(c.userid) FROM CompUser c
      should not get syntax error.

      Attachments

        Activity

          People

            fancy Catalina Wei
            fancy Catalina Wei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: