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

QueryImpl unwrap method does not return proper JQL or SQL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.0
    • None
    • jpa, query
    • None
    • Windows7, java7, openjpa 2.4.1, db2 10.5

    Description

      upon calling query.toString() or
      query.unwrap(QueryImpl).getQueryString(), return a string that is neither a valid SQL string (does not convert class property names to mapped column name), nor a valid JPQL (uses select *)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              MaheshS Mahesh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: