[
https://issues.apache.org/jira/browse/OPENJPA-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704834#comment-15704834
]
Mahesh commented on OPENJPA-2683:
---------------------------------
The feature was implemented as part of 960.
> QueryImpl unwrap method does not return proper JQL or SQL
> ---------------------------------------------------------
>
> Key: OPENJPA-2683
> URL: https://issues.apache.org/jira/browse/OPENJPA-2683
> Project: OpenJPA
> Issue Type: Bug
> Components: jpa, query
> Affects Versions: 2.4.0
> Environment: Windows7, java7, openjpa 2.4.1, db2 10.5
> Reporter: Mahesh
>
> 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 *)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)