You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by "Armin Waibel (JIRA)" <ji...@apache.org> on 2007/03/06 20:37:24 UTC

[jira] Created: (OJB-131) Add native (database based) pagination/limit support

Add native (database based) pagination/limit support
----------------------------------------------------

                 Key: OJB-131
                 URL: https://issues.apache.org/jira/browse/OJB-131
             Project: OJB
          Issue Type: Improvement
          Components: JDO-API, ODMG-API, OTM-API, PB-API
    Affects Versions: 1.0.4
            Reporter: Armin Waibel


Add support for native LIMIT/OFFSET boundaries for OJB queries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


[jira] Resolved: (OJB-131) Add native (database based) pagination/limit support

Posted by "Armin Waibel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OJB-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Armin Waibel resolved OJB-131.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.5

Add initial version of the native limit/pagination support in OJB. Currently native support for hsql, mysql, maxDB, oracle (tested against oracleXE), mssql (not tested), postgrsql (not tested) is implemented.

> Add native (database based) pagination/limit support
> ----------------------------------------------------
>
>                 Key: OJB-131
>                 URL: https://issues.apache.org/jira/browse/OJB-131
>             Project: OJB
>          Issue Type: Improvement
>          Components: JDO-API, ODMG-API, OTM-API, PB-API
>    Affects Versions: 1.0.4
>            Reporter: Armin Waibel
>             Fix For: 1.0.5
>
>
> Add support for native LIMIT/OFFSET boundaries for OJB queries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org