| Erik Bengtson (JIRA) 2006-01-22, 5:46 pm |
| [ http://issues.apache.org/jira/browse/JDO-274?page=all ]
Erik Bengtson resolved JDO-274:
-------------------------------
Resolution: Fixed
fixed in JPOX
> JPOX doesnt support queries selecting just a parameter
> ------------------------------------------------------
>
> Key: JDO-274
> URL: http://issues.apache.org/jira/browse/JDO-274
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Andy Jefferson
> Priority: Minor
>
> When a JDOQL query selects just a parameter, JPOX has a SELECT statement with no columns selected resulting in a JDOUserException being thrown. This is demonstrated on TCK test
> org.apache.jdo.tck.query.result.ResultExpressions.testParameter
> [It has to be questioned why someone would want to create a JDOQL query of this form, since they supply the value of the parameter in the first place ;-)]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|