You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Kevin Meyer (JIRA)" <ji...@apache.org> on 2013/02/03 20:20:12 UTC

[jira] [Resolved] (ISIS-221) Add Paging support to the SQL object store

     [ https://issues.apache.org/jira/browse/ISIS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Meyer resolved ISIS-221.
------------------------------

    Resolution: Fixed

A simple implementation which appends "LIMIT <start>, <count>" to the end of the SQL statement, which is provided by Defaults SQL help class.
                
> Add Paging support to the SQL object store
> ------------------------------------------
>
>                 Key: ISIS-221
>                 URL: https://issues.apache.org/jira/browse/ISIS-221
>             Project: Isis
>          Issue Type: Sub-task
>          Components: Objectstore: SQL
>            Reporter: Kevin Meyer
>            Assignee: Kevin Meyer
>             Fix For: objectstore-sql-1.0.0
>
>
> As per ISIS-220, all object stores are affected. This ticket is for the SQL-OS.
> The solution requires helpers to compute the different SQL statements for the major databases: MySQL, PostgreSQL, MS-SQL Server.
> Initial support will be restricted to MySQL and PostgreSQL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira