[
https://issues.apache.org/jira/browse/CAY-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik closed CAY-2044.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.0.M3
> Collection setter for to-many relationships
> -------------------------------------------
>
> Key: CAY-2044
> URL: https://issues.apache.org/jira/browse/CAY-2044
> Project: Cayenne
> Issue Type: Improvement
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Fix For: 4.0.M3
>
>
> This task is to implement CayenneDataObject method to replace the entire
> to-many collection:
> List<? extends DataObject> setToManyTarget(
> String relName,
> Collection<? extends DataObject> values,
> boolean setReverse)
> Discussion:
> https://mail-archives.apache.org/mod_mbox/cayenne-dev/201512.mbox/%[email protected]%3E
> Pull request: https://github.com/apache/cayenne/pull/80
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)