|
[
Permlink
| « Hide
]
Michael Watzek added a comment - 17/Oct/05 05:45 PM
Component set to tck20.
To be explicit, this only relates to queries where JDOHelper.getObjectId(this) is in the result clause. When it is in the filter clause all works fine.
JPOX CVS has been updated to support JDOHelper.getObjectId in the result clause. It now shows up an error in the test. The second query is trying to use a filter of "personid = 1", where it should be "personid == 1"
The fix has been checked in.
|
||||||||||||||||||||||||||||||||||||||||||||||||||