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

Andrus Adamchik updated CAY-1138:
---------------------------------

    Description: 
We need QueryMetadata.isRefreshingObjects() inside Cayenne runtime 
(RelationshipQuery should have a mechanism to prevent fetch and cached snapshot 
merging), however frontend API for it (in SelectQuery, etc.) should be removed.

This feature was deprecated per CAY-1048, now it will be removed from the user 
facing API. 

  was:This feature was deprecated per CAY-1048; now with some cleanup performed 
per CAY-1137, it is no longer feasible to support it, so I am going to keep the 
deprecated methods, but ignore them in the code.

        Summary: Stop using Query.isRefreshingObjects()  (was: Stop using 
"QueryMetadata.isRefreshingObjects()")

(need to reinstate refreshing flag in the backend to support RelationshipQuery 
per http://markmail.org/message/bvuumvfphc45hobe)

> Stop using Query.isRefreshingObjects()
> --------------------------------------
>
>                 Key: CAY-1138
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1138
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.0M5
>
>
> We need QueryMetadata.isRefreshingObjects() inside Cayenne runtime 
> (RelationshipQuery should have a mechanism to prevent fetch and cached 
> snapshot merging), however frontend API for it (in SelectQuery, etc.) should 
> be removed.
> This feature was deprecated per CAY-1048, now it will be removed from the 
> user facing API. 

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