dipaksavaliya / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

Query.executeWithArray returns single object instead of Collection #158

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have a query that matches a single object and executeWithArray is
returning a single object instead of a Collection with one element.  Not
sure if this is a google bug or a datanucleus bug.

http://db.apache.org/jdo/api22/apidocs/javax/jdo/Query.html#executeWithArray%28j
ava.lang.Object...%29

Original issue reported on code.google.com by fig....@gmail.com on 10 Nov 2009 at 9:34

GoogleCodeExporter commented 8 years ago
Please post your model object and query code.

Original comment by max.r...@gmail.com on 10 Nov 2009 at 9:48

GoogleCodeExporter commented 8 years ago
I can't reproduce with my own tests using SDK 1.2.8 so I'm marking as Invalid.  
If
you have a reproducible test case with this SDK please post your model objects 
and
your test code and I'll be happy to reopen and investigate.

Thanks,
Max

Original comment by max.r...@gmail.com on 28 Nov 2009 at 5:23