Yep, that's the manual API for people who really know what their are doing with their object graph :-)

Andrus


On Dec 11, 2007, at 10:24 PM, Peter Karich wrote:

Hi Daniel,

it seems to me that
CayenneDataObject.addToManyTarget(String targetName, DataObject obj, boolean reverse);

and

CayenneDataObject.setToOneTarget(String targetName, DataObject obj, boolean reverse);

could do the job for you.
Am I right?

Peter.


Reply via email to