You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/29 08:54:31 UTC

[jira] [Commented] (ISIS-579) Add support for range queries in JDO objectstore

    [ https://issues.apache.org/jira/browse/ISIS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807754#comment-13807754 ] 

ASF subversion and git services commented on ISIS-579:
------------------------------------------------------

Commit ecc55d1e545cebdc4f484e48f57fde3839091235 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=ecc55d1 ]

ISIS-579: support range queries in JDO


> Add support for range queries in JDO objectstore
> ------------------------------------------------
>
>                 Key: ISIS-579
>                 URL: https://issues.apache.org/jira/browse/ISIS-579
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core, Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.3.0, core-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: objectstore-jdo-1.4.0, core-1.4.0
>
>
> Use the Isis applib QueryAbstract#getStart() and #getCount() and feed into JDO Query#setRange() method.
> For a more pleasant API, extend QueryDefault with a new "withRange(...)" builder method so that don't need to overload the constructor.



--
This message was sent by Atlassian JIRA
(v6.1#6144)