"fetchLimit" unaccounted when calculating cache key
---------------------------------------------------

                 Key: CAY-767
                 URL: https://issues.apache.org/cayenne/browse/CAY-767
             Project: Cayenne
          Issue Type: Bug
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
         Assigned To: Andrus Adamchik
            Priority: Minor
             Fix For: 3.0


This is a minor bug that affects 3.0 only.

SelectQuery automatically builds a cache key for the caching result based on 
its parameters. 

It fails to take into account fetchLimit, thus leading to erratic behavior when 
different fetch limits are used for the same query.

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

Reply via email to