[ 
https://issues.apache.org/jira/browse/JDO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926317#action_12926317
 ] 

Michael Bouschen commented on JDO-633:
--------------------------------------

I checked in the code refactoring (see revision 1026673)

Proposed spec changes:
Add an entry in table 5  Query Methods in chapter 14.6.2 Filter specification, 
section Methods on page 170 of the JDO 3.0 spec:
get(int) applies to List types


> 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
>            Assignee: Michael Bouschen
>             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.

Reply via email to