Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
JDO 3.1
Description
The spec says in Section 14.6.1 that Query.execute() returns an unmodifiable List.
However, the text in Section 14.3 ('uniquenes'), Section 14.10.2 and all examples in Section 14.10 suggest that a Collection is returned. I suggest updating the spec to refer to List in the listed sections.
Attachments
Issue Links
- depends upon
-
JDO-761 Add TCK test running sample queries from the spec
- Closed