[
https://issues.apache.org/jira/browse/JDO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Jefferson updated JDO-633:
-------------------------------
Attachment: list_get_method.patch
Attached patch adds MeetingRoom class (and some seemingly necessary interfaces
and company factory builder methods). Also adds 2 tests for List.get() - one in
the filter and one in the result. DataNucleus SVN "trunk" and "branches/2.1"
both pass on these tests (though 2.1.0 fails on the result case).
Not got the number of the assertion to include in the test java file.
> List.get(int) support in JDOQL is missing
> -----------------------------------------
>
> Key: JDO-633
> URL: https://issues.apache.org/jira/browse/JDO-633
> Project: JDO
> Issue Type: New Feature
> Components: specification, tck
> Affects Versions: JDO 2 maintenance release 2
> Reporter: Timo Westkämper
> Fix For: JDO 3 maintenance release 1
>
> Attachments: list_get_method.patch
>
>
> It would be nice to get List.get(int) into JDOQL, in other words access of
> indexed list elements.
> Querydsl has support for that and for consistency it would be nice if JDOQL
> supported it as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.