You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/07/08 22:22:31 UTC

[jira] Created: (TAPESTRY-2508) HibernateGridDataSource calls Query.setFetchSize() not Query.setMaxResults()

HibernateGridDataSource calls Query.setFetchSize() not Query.setMaxResults()
----------------------------------------------------------------------------

                 Key: TAPESTRY-2508
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2508
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.13
            Reporter: Howard M. Lewis Ship


Easy fix, end result is fetches more objects than are needed, for worse performance.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2508) HibernateGridDataSource calls Query.setFetchSize() not Query.setMaxResults()

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2508.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.14
         Assignee: Howard M. Lewis Ship

> HibernateGridDataSource calls Query.setFetchSize() not Query.setMaxResults()
> ----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2508
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2508
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.14
>
>
> Easy fix, end result is fetches more objects than are needed, for worse performance.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org