You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/07/28 17:53:48 UTC

[jira] [Created] (CAY-1855) Iterated and paginated queries must print result counts

Andrus Adamchik created CAY-1855:
------------------------------------

             Summary: Iterated and paginated queries must print result counts
                 Key: CAY-1855
                 URL: https://issues.apache.org/jira/browse/CAY-1855
             Project: Cayenne
          Issue Type: Improvement
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.2M2


Regular queries print this in the logs:

INFO: === returned 5 rows. - took 5 ms.

Iterated queries don't. Paginated queries that are based on iterated queries internally don't either. This is rather inconvenient. Let's add result count methods to ResultIterator.close method

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