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:07:32 UTC

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

Dan Haywood created ISIS-579:
--------------------------------

             Summary: 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: core-1.3.0, objectstore-jdo-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)