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

[jira] [Resolved] (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:all-tabpanel ]

Dan Haywood resolved ISIS-579.
------------------------------

    Resolution: Fixed

> 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)