Re: SDO CPP - Help with retrieving the new DataObject set on a Property

2007-10-01 Thread Adriano Crestani
; Behalf Of Adriano Crestani > Sent: Saturday, September 29, 2007 12:20 PM > To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] > Subject: SDO CPP - Help with retrieving the new DataObject set on a > Property > > Hi, > > I need to do the following: > > I have a settingL

RE: SDO CPP - Help with retrieving the new DataObject set on a Property

2007-10-01 Thread Michael Yoder
Behalf Of Adriano Crestani Sent: Saturday, September 29, 2007 12:20 PM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: SDO CPP - Help with retrieving the new DataObject set on a Property Hi, I need to do the following: I have a settingList of a modified dataObject, there is a setting on

SDO CPP - Help with retrieving the new DataObject set on a Property

2007-09-29 Thread Adriano Crestani
Hi, I need to do the following: I have a settingList of a modified dataObject, there is a setting on it that isSet=true or isNull=true, meaning that there was no previous DataObject set on that property, and I want to retrieve the new DataObject set on it. I can do it invoking dataObject->getData